"Nikron" <> wrote in message
news: oups.com...
> How would I hide the pages that the user is surfing and just show
> him/her the domain name. E.G. www.google.com as opposed to
> www.google.com/index.aspx etc...
As has been mentioned, frames is the easiest way to do this.
However, it's generally considered to be a fairly pointless exercise, and
can cause lots of problems. E.g. if you have a site wrapped in a
browser-wide frame, and part of that site requires SSL, you won't see the
padlock in the browser's statusbar etc...