HTML help [Archive] - SpeedGuide.net Broadband Community

View Full Version : HTML help


monkeyhead
07-19-02, 08:17 PM
need automatic redirect code...... in HTML

when someone goes to one website, need it to automaticaly forward to another site... thank you

DG
07-19-02, 08:27 PM
put this at the top of your document. in place of the 30 put how many seconds you want them on your page before they get redirected.

<meta http-equiv="refresh" content="30;URL=http://yournewaddyhere">