in reply to
Hide the url.
The easiest way (but not nearly as elegant) is to use frames. and have the code target the main frame, then only the frame url will be displayed.
You could also use redirect in .htaccess.
Here
is a decent tutorial on .htaccess
Comment on
Re: Hide the url.
In Section
Seekers of Perl Wisdom