View Full Version : URL Masking
My site forwards to another site, but i want the original url to stay in the address bar all the time, even when peeps click on links (on my site).
How do I do it?
WildWayz
01-07-2000, 20:43
Use frames on the page you are re-directing from.
--WildWayz
i think this code will do it, just enter it into your HTML
<FRAMESET rows="100%,*" border=0 frameborder=0 framespacing=0 framecolor="#000000"><FRAME src="Redirecting URL here!"><FRAME></FRAMESET>
and i got this from a previous thread, so credit to whoever done it, (can't remember)
DHB
------------------
-_-_-_-_-_-_-_-_-_-_-_-_-_-
DHB
ICQ=68069425
E=Lee@Murph12.Freeserve.co.uk
No won't work :(
Is there a java script or something that'll do it?
If you dont mind it only working on IE then you could also use:
<iframe src="page.html" width="100%" height="100%" frameborder="0"></iframe>
------------------
Jesus Loves The Sisters
F*ck Me And Marry Me Young
Need it, Want it
Rumble Radio (http://www.greap.btinternet.co.uk/radio)
Rumble Club Site (http://www.ritv.co.uk)
ignore this
[This message has been edited by DHB (edited 02-07-2000).]
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.