You can choose one of the following methods:
1,
<Meta http-equiv = "refresh" content = "seconds; url = http://www.tao36524.com">
2,
<Script language = "JavaScript">
<! --
VaR useragent = navigator. useragent;
VaR msieindex = useragent. indexof ("MSIE ");
If (useragent. indexof ("win ")! =-1 &&
Useragent. indexof ("MSIE ")! =-1 &&
Useragent. substring (msieindex + 5), (msieindex + 8)> = 5.5)
Window. Location. Replace (http://www.jd265.com );
// -->
</SCRIPT>
No Time Transfer
3,
When you want to access a website, you can directly access a file in a subdirectory, such as cgi-bin/leoboard.cgi. at this time, you only need to write a first-page file such as index.htm. The content is as follows to meet your requirements.
Method 1:
<HTML>
<Head>
<Title> webpage jump </title>
<Meta http-equiv = "refresh" content = "0; url = cgi-bin/leoboard. cgi">
</Head>
<Body>
</Body>
</Html>
Method 2
<HTML>
<Head>
<Title> entering >>> loading >></title>
</Head>
<Body bgcolor = "# ffffff" text = "#000000">
<P> </P> <tr> <TD width = 724>
<P align = center> <font color = "red" size = "2"> entering... please wait. Thank you ...... </font> </P> </TD> </tr> <tr>
& Lt; TD width = "724" & gt;
<P align = center>
<Form name = loading>
<Div align = center>
<P>
<Input type = text name = chart size = 46 style = "font-family: Arial; font-weight: bolder; color: RGB (124,119,119); background-color: white; padding: 0px; border-style: none; ">
<Br> <input type = text name = percent size = 46 style = "color: RGB (138,134,134); text-align: center; border-width: Medium; border-style: none; "> <SCRIPT> var bar = 0
VaR line = "|"
VaR amount = "|"
Count ()
Function count (){
Bar = BAR + 2
Amount = Amount + LINE
Document. Loading. Chart. value = Amount
Document. Loading. percent. value = BAR + "%"
If (Bar <99)
{SetTimeout ("count ()", 10 );}
Else
{Window. Location = http://f2144.asktang.com ;}
} </SCRIPT>
</Body>
</Html>