[nycphp-talk] html php form problem
Henry Ponce
henry at beewh.com
Thu Feb 24 14:54:34 EST 2005
Hello everyone:
I've been searching for the solution to my problem. I do not want a form to be
resubmitted when i refresh a page.
i use this in the <head> portion of the html page:
<META Http-Equiv="Cache-Control" Content="no-cache">
<META Http-Equiv="Pragma" Content="no-cache">
<META Http-Equiv="Expires" Content="0">
But i can't get this to work. Can anyone tell me if i need to use something in
php as well in order for a refresh to be done without re-submitting a form.
Thank you.
Henry
More information about the talk
mailing list