Saving text entered on textbox before page refreshes itself

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have a aspx webpage that gets new records on the database at pre-
determined internval, the web page refreshes itself when its time to
get new records.

I used <META HTTP-EQUIV="REFRESH" CONTENT=60> to force the refresh of
the webpage.

On the webpage, besides data being displayed, for each data record, i
added a aspx textbox to it for users to type in their notes for that
record.

when the page refreshes itself, I want to save the texts that are
entered in the aspx text boxes to a data table which is stored on the
session so that when the page refreshes and re-draw the table again, i
can put the text back to the corresponding text boxes again.

My problem is, when the page refreshes itself, the text entered on the
textbox are lost, it did not get sent to the server when the client
refreshes.

Is there a way to do this? ie, save texts entered on the textbox to a
session variable before the page refreshes.

Thanks!

.



Relevant Pages

  • Re: HELP! Perl&CGI problem
    ... refreshes the webpage and it generates a new random word from my array. ... If it refreshes the webpage then I guess no parameters are being kept. ... It has removed 99008 spam emails to date. ...
    (perl.beginners)
  • Webpage reloads automatically
    ... While viewing a webpage it refreshes by itself and I must scroll back down to ... the section I was reading. ... I have opened internet options in control panel>general ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • HTML Refreshing Problem with Meta Tags, Anchors, Commas, Semicolons
    ... The meta tag I have defined in the header of the page is listed below: ... continually refreshes but never recongnizes the anchor tag. ... I would like for the webpage to continually refresh at the ...
    (comp.infosystems.www.authoring.html)
  • Some help with scrollTo please?
    ... It's just that I found a program/script that will refresh a webpage ... for it to scroll down about 3 or 4 clicks OR I can scroll it down my ... self but when it refreshes it goes down to the point I was at. ...
    (comp.lang.javascript)
  • AJAX Update Panel w I.E.7 Problem
    ... I have an UpdatePanel on one of my aspx pages with a ListBox, Image, and a ... file displays a new picture in the image and new text in the TextBox. ... refreshes but the image does not refresh (however the aspect ratio of the ...
    (microsoft.public.dotnet.framework.aspnet)