Hi,
one thing u can do is u can have a primary key the table you are
inserting so that duplication wont be done.
If thats not possible redirect the page to the results page
after updating the post data than showing him the results in the action page ( action i mean where the form
action has been written )
raj
On Tue, 26 Sep 2006, Tamkhane, Pravin wrote:
Hi All,
I am a PHP newbie. I am using HTTP POST request to send some data to Apache
and then using MySql to store that information. Once information is stored in
MySql DB successfully, I display a result page. But the problem I am facing
is that, if I refresh the result page displayed after database updation, the
information is stored again in database which I don't want to. Please guide
me on how I can avoid duplication of information in database on refreshing
the page. Thanks in advance!
Regards,
Pravin
--
The secret to creativity is knowing how to hide your sources.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php