Hi
I have 2 forms:
subscribe.php
confirm.php
If the user enters data correctly in subscribe.php I have an an include
pointing to confirm.php. This gives the user a chance to review the data
before final submission.
I want the user to be able to click the back button on their browser and
view/make changes on the entry form if they find a typo but Netscape's back
button will not take me back to the original form. It just redisplays the
results of confirm.php while Internet Explorer works fine.
Do any of you have a solution for this? I have almost pulled out all my hair
on this one.
Thanks
Todd
PS Using Netscape 4.75 and IE 5.5
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]