How to redirect using meta refresh
This is an example how to redirect to other website (link) using meta refresh,
Means redirect to http://www.semenit.com/ after 2 seconds.
<meta http-equiv="refresh" content="2;url=http://www.semenit.com/" />
This entry was posted on Tuesday, April 27th, 2010 at 2:52 am and is filed under HTML. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


