Sunday, July 26, 2009

simple html redirect

So simple, yet so much used..

<meta HTTP-EQUIV="REFRESH" content="3; url=https://webmail.customer.com/exchange/">
<HTML>
<br>
<br>
<br>
<t>You will be redirected in 3 seconds ...</t>
<br>
</HTML>