I have a form on the web, we’ll call A. It has 4 buttons, a Print, Help, Submit, and Cancel. The Cancel button is giving me fits. When the user is in Form A and clicks the Cancel button, it asks the user if they are sure they want to cancel. If they click Yes, it is to go back to the main menu. This is where the problem is. Form A goes to the main menu, but the information at the top of Form A is showing up on the top of the Main Menu.
I have tried sending the Cancel to another form and then to a new page just to test. Everytime the information from the top of Form A is showing up on the top of the new form and the new page.
Is this a caching issue? or am I missing some sort of design element? I am at the end of my rope on this one.
Thanks
Deb