Not really. The back button uses the browers history to go back.. And
there is no way to disable the back button.



-----Original Message-----
From: David H [mailto:[EMAIL PROTECTED]] 
Sent: Monday, November 25, 2002 2:33 PM
To: Clint Tredway; [EMAIL PROTECTED]
Subject: RE: [PHP] Form trouble


But what about updates to the database...? Is there
away not to have the information send to the server at
all? 

Thanks,
David
--- Clint Tredway <[EMAIL PROTECTED]>
wrote:
> When the form is submitted check the database with
> the info that is
> being submitted. If a record matches the data being
> submitted then don't
> do the insert. If there is not a record there, then
> insert the record..
> 
> HTH
> Clint
> 
> -----Original Message-----
> From: David H [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 25, 2002 2:21 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Form trouble
> 
> 
> Hi,
> 
> After I submited a query, if I use back then forward
> again the form will resubmit itself. Which I do not
> want. Does anyone have a solution for this problem?
> 
> Thanks,
> David
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to