|
-
Jan 7th, 2004, 11:50 AM
#1
Thread Starter
New Member
Automatic link (without clicking)
When I load my home page I want to be automaticaly redirected to other URL. I read somewhere that this piece of code is all I need.
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="2;URL="http://www.jumphere.com/home.html">
</HEAD>
</HTML>
However this code does not redirect me anywhere. It looks like it is reloading the original page every 2 seconds.
What can I do? Is there any mistake?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|