Site url in address bar

If I am hosting a domain, example.com, and would like to have the url, example.com, always display in the address bar after redirecting example.com to web.mac.com/user_account/folder/whatever_page.html.

Is that possible? If so, how please?

You could use an iframe. But–it’s not good practice.

Think of the URL as a street address. If you go to somebody else’s house, won’t the street address be different? Same concept on the web. If you get redirected from one domain to another, it will change in the address bar.

It sounds like what you need is a real host, rather than a website that gives you free webspace as a side benefit.

I should of thought of this and that it is what he (the client) is currently using elsewhere. He is actually using frames, but same thing really. I realize this is not good, and have tried to get him to understand that. Since it is temporary and not important to him, there is not much more I can do in trying to get him to host and present his site properly and to his benefit.

Thanks.