Re: meta tag
by "Rossi Designs" <webmaster(at)rossidesigns.net>
|
| Date: |
Thu, 27 Apr 2000 17:12:22 -0400 |
| To: |
"Peter Guse" <pgooseman(at)yahoo.com>, <hwg-languages(at)hwg.org> |
| References: |
yahoo |
| |
todo: View
Thread,
Original
|
|
Maybe something like this. (untested)
<script language="javascript">
if (document.referrer != window.location.href) {
document.write('<META HTTP-EQUIV="Refresh"
CONTENT="5;URL=http://abc.htm">');
}
</script>
<noscript>
<META HTTP-EQUIV="Refresh" CONTENT="5;URL=http://abc.htm">
</noscript>
Rossi Designs
PO Box 1084
Holly Hill, FL 32125-1084
Phone : (904) 226-8979
URL : http://rossidesigns.net
----- Original Message -----
From: Peter Guse <pgooseman(at)yahoo.com>
To: <hwg-languages(at)hwg.org>
Sent: Thursday, April 27, 2000 3:28 PM
Subject: meta tag
| I have the page refreshing after 5 sec but it
| refreshes itself every 5 sec. How do I make it stop
| after the first time or first 5 sec.
|
| <META HTTP-EQUIV="Refresh" CONTENT="5;URL=http://abc.htm">
|
| __________________________________________________
| Do You Yahoo!?
| Talk to your friends online and get email alerts with Yahoo! Messenger.
| http://im.yahoo.com/
|
HWG: hwg-languages mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.