Redirect method

Hardware, Software, Internet, etc.

Moderators: Big-O Ryan, Big-O Mark, Matt, jester22c

Post Reply
User avatar
sweeney
Addict
Addict
Posts: 88
Joined: Fri Oct 18, 2002 2:24 pm
Location: Hamden, CT
Contact:

Redirect method

Post by sweeney »

Does anyone know the re-direct code for HTML? I know of a good one in JavaScript, but I can't use it in this script I have because of the ";".
Axilla wrote:Since apparently no one has told you what a huge douche bag you are, I'll just tell you now. You are a huge douche bag. Huge.
User avatar
Michael
Fanatic
Fanatic
Posts: 161
Joined: Sun Sep 29, 2002 8:20 am
Location: New York, USA
Contact:

Post by Michael »

Code: Select all

<META HTTP-EQUIV="refresh" content="n; URL=file.html">
Where n = the number of seconds for the redirect.

Here is a sample:

Code: Select all

<META HTTP-EQUIV="refresh" content="120; URL=mypage.html">
This all goes in between the HEAD tags.
User avatar
sweeney
Addict
Addict
Posts: 88
Joined: Fri Oct 18, 2002 2:24 pm
Location: Hamden, CT
Contact:

Post by sweeney »

Thanks much.
Axilla wrote:Since apparently no one has told you what a huge douche bag you are, I'll just tell you now. You are a huge douche bag. Huge.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest