Re: How to refresh page without prompt the "resend information...."?




phforum wrote:
Hi,

I wrote a PHP page for user input the information to search the
database. And the database data will update every second. I want to
set the auto refresh to get the data from database every minute. But
the page always display the dialog box ask me to resend the
information. How to disable this warning message. I using POST and
REQUEST to get the data from user input page.

Thanks all

Have you tried to implement AJAX into the script? That would allow you
to keep it all updated without refreshing the page, and in my opinion
would be much better.

.



Relevant Pages

  • Re: How to refresh page without prompt the "resend information...."?
    ... And the database data will update every second. ... How to disable this warning message. ... REQUEST to get the data from user input page. ... That's a browser issue, not a PHP one. ...
    (comp.lang.php)
  • Re: How to refresh page without prompt the "resend information...."?
    ... I wrote a PHP page for user input the information to search the ... And the database data will update every second. ... set the auto refresh to get the data from database every minute. ... REQUEST to get the data from user input page. ...
    (comp.lang.php)
  • Re: SiteHound ? Any drawbacks.
    ... The Database is made up from a mixture of sources, ... Some of those things Send the Info back to the Firm (Automatically) ... with no User Input, ... but those Unheard melodies are sweeter ...
    (uk.people.silversurfers)
  • Re: best way to tackle issue with writing Data, Appending Data and Rea
    ... data that I have read from my database and the two are related. ... would help me in my display of data in a grid. ... Read user input and store user input and DataRow to a file. ... display user input and data row in a DataGrid. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Looking for a data driven widget
    ... Jay wrote: ... user input to run the code. ... database) and needs to update that data to the display automatically. ...
    (comp.lang.perl.tk)