CGI & PERL are server side technologies, so they won't be blocked on the client side.
On Aug 4, 12:25 am, "m.quinn0909" <[email protected]> wrote: > I would double check if JavaScript is blocked. I think it maybe CGI & > PERL scripts etc. that maybe are blocked. It is hard to imagine any > sort of ASP.NET development that does not use client side script to > some extent. > > On Jul 30, 9:25 am, 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..
