SiteCharts.com
05-15-2001, 04:05 AM
I'm trying to make a webpage that instantly redirects the user to another page.
I'm using the following code but somehow it isn't working!
<html>
<head>
<title>combrinck.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Refresh" Content="20; URL=http://www.sitecharts.com/synchron/index.asp">
</head>
<body>
</body>
</html>
This should be sooo easy but I somehow forgot how it is done...
I'm using the following code but somehow it isn't working!
<html>
<head>
<title>combrinck.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Refresh" Content="20; URL=http://www.sitecharts.com/synchron/index.asp">
</head>
<body>
</body>
</html>
This should be sooo easy but I somehow forgot how it is done...