I'm submitting a form to an update script. After the form is submitted, and depending on what is submitted, more information may be needed by the update script. How can I create a popup form that will pause script execution, get more information (from dropdown boxes), then take the info back to the script to continue processing?