Re: How to refresh page without prompt the "resend information...."?
- From: "dawnerd" <vurtunetech@xxxxxxxxx>
- Date: 16 Jul 2006 21:36:34 -0700
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.
.
- References:
- Prev by Date: Re: How to refresh page without prompt the "resend information...."?
- Next by Date: Re: Testing PHP locally
- Previous by thread: Re: How to refresh page without prompt the "resend information...."?
- Next by thread: Re: How to refresh page without prompt the "resend information...."?
- Index(es):
Relevant Pages
|