Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-20-2005, 05:52 PM   #1 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 443

harley3344

Default How to forword a page

whats the html or javascript that can atomaticly forword the person to anouther page or site ... plz help ... thanks
harley3344 is offline  
Old 06-21-2005, 04:41 PM   #2 (permalink)
 
Junior Techie

Join Date: Mar 2005

Posts: 55

Louis12

Default

you can use the <META> tag for HTML...

Look at the redirect page on this forum, get the source code and observe the part that makes it redirect.
Louis12 is offline  
Old 06-21-2005, 04:46 PM   #3 (permalink)
 
True Techie

Join Date: May 2005

Posts: 148

Tankhead02

Send a message via AIM to Tankhead02 Send a message via Yahoo to Tankhead02
Default

Here it is...
Where you see "content="5""change the 5 to whatever you want the delay in it transferring to you site to be it'll be in seconds.

Where you see
Code:
www.yoursite.com
type the link you want them to be transferred to.

Code:
<html>
<head>
<meta http-equiv="Refresh"
content="5;url=www.yoursite.com">
</head>

<body>



You will be directed in 5 Seconds</a>
</p>


</body>
</html>

Tankhead02 is offline  
Old 06-21-2005, 04:47 PM   #4 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 443

harley3344

Default

thanks (i like ur banner)
harley3344 is offline  
Old 06-21-2005, 05:13 PM   #5 (permalink)
 
True Techie

Join Date: May 2005

Posts: 148

Tankhead02

Send a message via AIM to Tankhead02 Send a message via Yahoo to Tankhead02
Default

Thanks, I've been wondering how it looks.
Tankhead02 is offline  
Old 06-21-2005, 05:15 PM   #6 (permalink)
 
True Techie

Join Date: May 2005

Posts: 148

Tankhead02

Send a message via AIM to Tankhead02 Send a message via Yahoo to Tankhead02
Default

and one your sig www.pcdomination.com I can't get to it.
Tankhead02 is offline  
Old 06-21-2005, 08:57 PM   #7 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 443

harley3344

Default

i know i have just bought it and it said it would take a few days for it to display.... it dont work for anyone
harley3344 is offline  
Old 06-22-2005, 02:10 PM   #8 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 443

harley3344

Default

Its up now
harley3344 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On