Hide browser address bar or contents

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
assgar
Forum Commoner
Posts: 46
Joined: Fri Apr 20, 2007 9:00 pm

Hide browser address bar or contents

Post by assgar »

Hello

I would like to hide the address bar for Firefox and Internt Explorer.
What is the best way to accomplish this?

Will I still be able to pass values to other pages using the hidden address bar?

Note: I am using PHP, Mysql. These pages will run on windows and linux servers.

Thanks in advance
User avatar
it2051229
Forum Contributor
Posts: 312
Joined: Tue Dec 25, 2007 8:34 pm

Re: Hide browser address bar or contents

Post by it2051229 »

you can't.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Hide browser address bar or contents

Post by Chris Corbyn »

You can run the entire thing in a popup window with toolbars turned off but that won't stop anyone getting the URL.
Post Reply