![]() |
Stop additional info form being displayed in address bar and status bar.
How can i restrict the address bar and the status bar from displaying the path, file name, query strings,
As in Gmail, the address bar displays http://www.gmail.com/gmail and nothing else. Also, the status bar doesnt display anything at all. please help. Rakesh Gupta |
Re: Stop additional info form being displayed in address bar and status bar.
Try this:
Code: JavaScript
Put this inside a script tag, inside HEAD of the HTML. |
Re: Stop additional info form being displayed in address bar and status bar.
Try using frames so that the url is same for all the pages shown in the inner frame like gmail
|
Re: Stop additional info form being displayed in address bar and status bar.
Thanks for your speedy posts,
If i am correct, there is no way to do this using Perl Script, as Perl is a server side script. Please correct me if i am wrong. Thanks Rakesh Gupta |
Re: Stop additional info form being displayed in address bar and status bar.
You are absolutely correct, Perl is a server-side scripting language. Nothing to do with the client-side processing.
|
| All times are GMT +5.5. The time now is 04:13. |