if i run it through the code behind then it is opening the two same
pages one with hidden address bar and another one is normaly in
browser.

anybody nows the reason behide this.

Thnx in advance




On Jul 30, 1:25 pm, Yogesh Dige <[email protected]> wrote:
> I tried to hide browser’s address bar, tool bars.
> using this
>
> window.open
> ('Userdetails.aspx','Login','top=0,left=0,resizable=yes,toolbar=no,menubar=­no,location=yes,fullscreen=true,
> scrollbars=yes, location=no');
>
> but it is in script i want the solution without script
>
> coz where i am going to use it at that site the scripts are block so i
> don't now if i use script as above will it work or not.
>
> So i want help for  hiding browser’s address bar, tool bars. without
> java script
>
> thanx in advance..

Reply via email to