My script includes..

<?php if($cooked == 1) { ?><p /><form method="post"
action="skccsked.php"><p>Enter
your message here <input size="50" maxlength="200"  name="text" /> <input
type="submit" value="Post" /></p></form><?php } else { echo "<p>You must
create an info cookie to post.</p>"; } ?>
<div style="font-family: monospace;">


and


<meta http-equiv="Refresh" content="60

On 9/26/07, Andrew O'Brien <[EMAIL PROTECTED]> wrote:
>
>   Hmm, I thought I posted this last week. I received no replies and do
> not see it listed, so maybe it never made it.
>
> I have a couple of php scripts running that allow users on line to
> enter brief lines of text, chat style. When they are posting a line
> of text and an auto-refresh command is executed, Internet Explorer
> users lose the line they were in the middle of typing. I was
> researching how to stop the auto-refresh if the form post box was in
> use and found some reference to a "pause button" that can be placed on
> the user side as HTML. Anyone know about this ?
>
> Andy
>
>  
>



-- 
Andy K3UK
www.obriensweb.com
(QSL via N2RJ)


[Non-text portions of this message have been removed]

Reply via email to