Hello everybody,
Being new with the programming of php I am very inquisitive how to clean all text fields after sending an email and using the ms internet explorer page back button.
Now using the page back button, all fields are still filled in.
Is there a php script that forgets the last used page or are you using other technics.
Nice regards,
Michelle.
page back event
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
header() and the cache-control settings common to the HTTP protocol.