thanks
actually when i was learning from a book(Mastering perl 5 by Eric Herman)
that book doesn't say anything about cgi module.
so i got to reinvent the weal again

----- Original Message -----
From: "Gary Stainburn" <[EMAIL PROTECTED]>
To: "LRMK" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, December 05, 2002 10:32 PM
Subject: Re: Auto refresh


> 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]
>
>


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

Reply via email to