Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: Hippo on June 27, 2004, 09:14:27 am

Title: Simple HTML question
Post by: Hippo on June 27, 2004, 09:14:27 am
Ok, what can i do so that as soon as someone visits a page, it redirects them to another page?

I'm setting up a Halo standalone server that i can start up as soon as i get broadband (a week or two) and i want the site to redirect to :

Code: [Select]
http://carnage.bungie.org/halo/HaloQuery.cgi?address=MY.IP.GOES.HERE&port=####&refresh=60
(coded since vB Code screws it up)
Any help?

Also, how could i have it set to wait 10 or so seconds?
Title: Simple HTML question
Post by: Stealth on June 27, 2004, 09:31:58 am
sure thing hippo




put that in the head of the HTML document.

EDIT:  mess with the "content" setting to get it to wait a few seconds.
Title: Simple HTML question
Post by: Hippo on June 27, 2004, 01:33:50 pm
Thanks