On Thursday 05 Dec 2002 4:29 pm, LRMK wrote:
> I'm not using CGI module for writing cgis
> so i have to print html headers manualy
> what should i print to make the html page refresh evary 10

Hi LRMK,

(Love the name)

Firstly, why not use CGI?  Re-inventing the wheel may be great fun but I 
wouldn't want to do it.

Anyway, I put the following:

<META http-equiv="refresh" 
content="5,http://ollie.ringways.co.uk/~cms/cmsstatus.html";>

inside the <head></head> block of the HTML I generate.
-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to