Dear all;
I would a confirmation box or message box to fire only if the data entry of a textbox is greater than 75% when the submit button is clicked on. see sample interface below
Textbox: 85
Submit
label
once the submit button is clicked on the confirmation box should come up asking the user if he wants to continue, if the user says yes then it should allow the user to submit the information if the user says no, the label should just say entry is greater than 75.
I want to use a confirmation box.
...
Go to the complete details ...