RE: url redirection - 4/20/2001 20:51:00
Hi S,You could use the following... (This will go in the head of the page that the user is coming to) <meta HTTP-EQUIV="Refresh" CONTENT="5; URL=http://www.yourdomain.com/yourpage.html"> Content="5 is the delay setting (this is set for 5 seconds) Hope this helps, Brian ------------------ Work hard, play fair, stay sane [This message has been edited by GWJ (edited 04-20-2001).]
|