M
Milton Snider
I have a frameset with 8 frames which refreshes itself every minute. Each
frame has a form which has one textbox which allows us to explain where we
are during the day or for all day. Each frame and each form represents one
of us. Each frame has a form which submits to another asp page which does
the recordset update and then changes the frame location back to the
origonal location. This works fine except that I would like to halt the
auto refresh when someone is typing in one of the forms. I tried using
session variables but soon realized there is no apparent way to update a
session variable from a client script, or at least I was not able to do it.
So how can i halt the refresh process when someone is typing in a text box?
Any suggestions?
thanks
(e-mail address removed)
frame has a form which has one textbox which allows us to explain where we
are during the day or for all day. Each frame and each form represents one
of us. Each frame has a form which submits to another asp page which does
the recordset update and then changes the frame location back to the
origonal location. This works fine except that I would like to halt the
auto refresh when someone is typing in one of the forms. I tried using
session variables but soon realized there is no apparent way to update a
session variable from a client script, or at least I was not able to do it.
So how can i halt the refresh process when someone is typing in a text box?
Any suggestions?
thanks
(e-mail address removed)