This is a little hard to describe in the header. What I have is a banner program on my website. The banner changes everytime the page is refreshed which was fine before the header was in a frame, as it changed everytime someone went tot anew section of the site. Now because that frame is static while the content changes, the banner does not change. I would like it to refresh itself every 30 seconds or so. It's a cgi script. Here is the script on the page:
<script language="JavaScript" src=" type="text/JavaScript"> </script>
I need some way to have it re-executed every 20 seconds or os. I coudl use an automatic page refresh, but I'd rather not.
Paul Beddows
Consulting, Avaya/EAS implementation, Training
Vancouver, Canada
E-mail paul at natcoa.com
<script language="JavaScript" src=" type="text/JavaScript"> </script>
I need some way to have it re-executed every 20 seconds or os. I coudl use an automatic page refresh, but I'd rather not.
Paul Beddows
Consulting, Avaya/EAS implementation, Training
Vancouver, Canada
E-mail paul at natcoa.com