ultraman
Well-known member
Ive seen a couple of very good exemples of javasripts for confirmation boxes purpose on this forum yet. But no one really answers my questions.
I am in a frameset with a menu (links) on the left that calls different forms on the right. In each form, theres a lot of TextBoxes, DropDownList, etc... The problem is that a user can start to fill a form and then, click the menu. I want to remind him that the data has not been submitted (saved) yet, and Submit the data or cancel the redirect depending on the answer. Is there a way to do it or should I use a different approach ?
I am in a frameset with a menu (links) on the left that calls different forms on the right. In each form, theres a lot of TextBoxes, DropDownList, etc... The problem is that a user can start to fill a form and then, click the menu. I want to remind him that the data has not been submitted (saved) yet, and Submit the data or cancel the redirect depending on the answer. Is there a way to do it or should I use a different approach ?