Hello everyone:
I am creating a form in which the user select the Order Date
1) The date is selected from a dropdown boxes MM/DD/YYYY
1.1) So far the validation for Date is working
---------------------------------------------------------------------
2) WHAT IS PENDING IS HOW TO SET UP A YES/NO POP-UP WINDOW:
I have a checkbox on the form set up unchecked as a default.
2.A) If the user wants his/her order to be process the same day, he/she will have to check the box.
2.B) If the user prefer to wait for 5 bussines days, the checkbox will remain unchecked.
2.C) CONFIRMATION POP-UP WINDOW: user click THE SUBMIT buttom from the form and the javascript should be able to ask the user for an Order confirmation process.e.g: Does you Process Order is Correct? YES/NO
2.D) if the user click (YES) from the pop-up message, the order will be process in the next 5 bussines days.
2.E) if the user click (NO) from the pop-up message, the user will be able to correct the order process by going back to the form and checked the box and SUBMITTING the information again.
Any help or sample that I can get good ideas, it will be appreciate
Thanks to all for your time and HappyThanksgiving
Daniel
Daniel Java
[email protected]