10-05-2009, 08:18 PM
(10-05-2009, 08:13 PM)Jake Wrote: Weird... when I go to http://www.domain.com/index.html the redirect works, but when I go to http://www.domain.com it doesn't..
Anyone know what to do?
post up the source...
and try putting the redirect command into a function and then call it on body load
Code:
<body onload="function()">