I have a from includes like 50 input boxes. 46 th input box shows the Contact information and it is a select box. And there is a button next to this select box and it says Add New Contact. when I click that a pop up window comes up and asks contact name and contact information. The question is:
The user fills out all input boxes until 46th one and his name is not in the contact select list. He wants to add one and he clicks Add New Contact button. He fills out contact info forum and insert the info into database. What I would like to do how can I refresh that input form page. Because new contact is not into select list and I dont wanna to users loose the data they already entered into other 46 input boxes.
Thanks
The user fills out all input boxes until 46th one and his name is not in the contact select list. He wants to add one and he clicks Add New Contact button. He fills out contact info forum and insert the info into database. What I would like to do how can I refresh that input form page. Because new contact is not into select list and I dont wanna to users loose the data they already entered into other 46 input boxes.
Thanks