Trigger the form serialization and AJAX form submission "onchange" and then trigger the popup from the success callback to the AJAX call.
Are you doing this with vanilla.js or using a library like jQuery? On 8/28/12 3:30 PM, Bruce Sorge wrote: > Can someone point me to a site or a sample of JS that does the following: > > User enters first name, last name and birth date (birthdate is in a specific > format by using drop downs and not free text). > Once the birth year has been selected, a query is triggered to check for the > existence of the same information that was just entered. > If a match is found, a pop up is displayed stating that they have already > registered. > If no match, nothing happens. > > > Thanks, > > Bruce > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352334 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

