woops, i meant to send this post to the cgi list. yes, i tried that in the cgi head method, but i got an error. thanks
-----Original Message----- From: Danny Miller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 4:21 PM To: 'Kipp, James'; [EMAIL PROTECTED] Subject: RE: Help with Auto Refresh Did you try putting <meta http-equiv="refresh" content="120"> in your header? 120 = 2 minutes...i.e. the number is in seconds. Regards, Danny -----Original Message----- From: Kipp, James [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 4:16 PM To: [EMAIL PROTECTED] Subject: Help with Auto Refresh Hi I have a simple cgi that prints some system stats. I am trying to get the page to refresh itself every 15 seconds. I am using the cgi module and tried loading meta tags in the header but with everything i try it either does not work or errors. i tried the techniques in the cgi.pm docs but can't get it to work. What is a good way to do this using cgi.pm ? Thanks Jim -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]