If your only concern is to keep the visitors from seeing the real location, and you want them to see just your domain, then use an iframe.
Quote:
|
<iframe src="INSERT URL OF THE SUBDOMAIN WHERE PAGE EXISTS" name="johnispimp" width="100%" height="100%" scrolling="Yes" frameborder="0" align="center"></iframe>
|
Place that on the actual domain page. On a second though, it seems you don't have access to that. Hmm. I think most sites will let you have a small amount of free hosting, see if you can set up a page right on the domain with the code above in it.
__________________
Cheers, John Irving: My Blog
JLI Media: Please login or register to view this content. Registration is FREE | Website Development (Link Coming Soon!)
Last edited by johniman7; 02-24-2009 at 07:48 PM..
|