|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
OT - JS Question
Can someone point me to a site or a sample of JS that does the following:Bruce Sorge 08/28/12 06:30 P Trigger the form serialization and AJAX form submission "onchange" and.jonah 08/29/12 06:33 A I suggest jquery for formatting the DOB.Stephens, Larry V 08/29/12 09:19 A 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 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: ----- Excess quoted text cut - see Original Post for more ----- I suggest jquery for formatting the DOB. You can also bind the DOB field with jquery to trigger an Ajax call then use the callback to pop up your message. If you haven't used these that probably sounds like gibberish. Contact me off list if it does. 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
|
May 18, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||