VBScript is quite good, but has one problem... works only under internet explorer :)
2009/7/31 santhosh vs <[email protected]> > use vbscript instead :p > > Dont know if it could be done if client scripts are blocked. > > > > On Fri, Jul 31, 2009 at 10:46 AM, Yogesh Dige <[email protected]>wrote: > >> >> thnx but >> >> there is no other way .... >> >> can't we hide it through the coding... >> >> >> >> On Jul 30, 6:32 pm, Cerebrus <[email protected]> wrote: >> > Ask users (politely) to turn off their address bar and toolbars. >> > >> > 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..- Hide quoted text - >> > >> > - Show quoted text - >> > > > > -- > > Santhosh V > http://techplex.wordpress.com > >
