• Thanks for your reply. So you want me to try like this

    So initially URL does have http://server .......... so I should have to delete this then

    I need to paste the below code in the URL box right ? Please correct me if I'm wrong

    ""function gotoDetailhref(eid){var elmt = document.getElementById(eid); if (elmt != null){ window.location = elmt.href; } } gotoDetailhref("ui_btnSwitchView");

    in the Colons I should have to put javascript

    if you have give me other example thanks for your help