Auto web forwarding?????

  • Thread starter Thread starter Testing testing one two
  • Start date Start date
T

Testing testing one two

Hi
I would like a link on a page (Page A) to open another page (Page B) which
automatically opens another page (Page C).
What I'm trying to do is hide the target address of page C from people who
visit page A.

i.e Page A - www.mysite.com
Page B - www.mysite.com/tos.html
Page C - www.the-other-site.com

This all might seem like a waste of time but there is a reason.
Cheers for any help.

John
 
Unless you are using a frameset, when you get to page C, the user will still see the URL to the
other site.

You would need to use a meta refresh tag on page B to load page C.

See:
http://wdvl.internet.com/Location/Meta/refresh.html
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top