Re: Redirection
by "John Brunelle" <brunelle(at)fmhi.usf.edu>
|
Date: |
Fri, 7 Apr 2000 14:30:38 -0400 |
To: |
<hwg-basics(at)hwg.org> |
References: |
DAN |
|
todo: View
Thread,
Original
|
|
You could also do this with a simple JavaScript as such:
<head>
...
<script language="JavaScript">
window.onload = function () { location.replace('***insert URL
Here***'); }
</script>
...
</head>
hope this helps,
John
Question:
> Can someone give me sample html in order to do a redirect, meaning when
> someone types in a URL I want to send them automatically to another page
> without them realizing it.
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA