Yes, Use jQuery or similar you can do exactly this, search for a basic jQuery example.
Regards Dale Fraser <http://dale.fraser.id.au> http://dale.fraser.id.au <http://cfmldocs.com/> http://cfmldocs.com <http://learncf.com> http://learncf.com <http://flexcf.com> http://flexcf.com From: [email protected] [mailto:[email protected]] On Behalf Of Scott Thornton Sent: Tuesday, 23 March 2010 12:05 PM To: [email protected] Subject: [cfaussie] First foray into ajax Hello, I have been very lazy and not delved into any ajax stuff, mostly because I don't have the time, and we have tried to keep the application I work on as simple as possible. However, I was wondering if it was possible to perform the following asynchronously without a page submit: User enters a date Submit is pressed the program checks to see if the date exists in the database If the record exists, continue, otherwise, display a message to the user... If so, can anyone direct me to a resource to help me figure this out that combines the ajax functionality with CF calls to a database? I use cfmx6.1 Cheers, -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
