Info from form on web is showing up on next page

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

Subject: Info from form on web is showing up on next page

Hi Deb. Can you tell us what code is behind the Cancel button? If you want to email me the database, I would be happy to look at if for you as well.Clint

Subject: RE: Info from form on web is showing up on next page

Clint,

Thanks for the response. I will send you the db. In the email I’ll give you a bit more detail.

Deb