Feedback on: irt.org FAQ Knowledge Base Q973
Comments:
It could also be done using
document.referrer... as in, if I came from me, don't reload me again.
Worth:
Very worth reading
Comments:
I had difficulties involving NS6 caching the results of CGI's, and needed a way to force a refresh one time each time the CGI was run. This answer did not work for me however, but instead gave me an infinite refresh loop. Here's how I did it instead.
Set it up the same as was shown above, but use this function instead:
<SCRIPT language="JavaScript"></SCRIPT>