Ajax Popup Form 07.10.08
I need an ajax form. I have an email signup form with a single input box and a submit button. Once a user types in his/her email address and hits submit, I want an ajax box to pop up with additional form options (checkboxes, etc). The user should be able to either fill those out and submit the form (and then be taken to another page that i specify) or skip the additional inputs. Once the user hits submit or skip on the popup the database will update and the user will be brought to the page i specify.



