Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-23-2004, 11:04 PM   #1 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 274

welsh

Default question

ok this is probally a really really newb question to ask but how do i get another site to display as my index page. whats the code i can use?
__________________
<img src=\"http://img208.imageshack.us/img208/1562/signatureew3.gif\">
welsh is offline  
Old 07-24-2004, 06:40 AM   #2 (permalink)
milen's Avatar
 
Super Techie

Join Date: Feb 2004

Posts: 304

milen is on a distinguished road

Default

Yeah Me again,

From now Site 1 = Site where you want to redirect to Site 2
Site 2 = is where the visitor is going when they open Site 1.


<html>
<title>SITE1</title>
<head>
<meta http-equiv="refresh" content="1; url=http://www.SITE2.com/">
</head>
<body>
Welcome

<center>Some more text go here</center>
</body>
</html>

Explan:

http-equiv=refresh - refreshing the page
content="1 - this mean will refresh after 1 sec. (you can change it if you want)
url="http://www.the_site_in_internet.com - this is where the browser is jumping after the refresh..........................
milen is offline  
Old 07-24-2004, 06:45 AM   #3 (permalink)
milen's Avatar
 
Super Techie

Join Date: Feb 2004

Posts: 304

milen is on a distinguished road

Default

How you going with the building of the PC, Did you do some progress?
milen is offline  
Old 07-24-2004, 11:49 AM   #4 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 274

welsh

Default

still planin, though im going away on july 28th to august 22nd-23rd. so when i get back ill be trying to get it started n finished.
__________________
<img src=\"http://img208.imageshack.us/img208/1562/signatureew3.gif\">
welsh 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