On 23/03/2010 12:05, Scott Thornton wrote:
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

If you just want to do ajax stuff without heavy javascript User Interfaces stuff then ajaxCFC is for you:
http://ajaxcfc.riaforge.org/

There is an example of almost exactly what you are truing to do.

If you are into javascript then you can try jquery or extjs, or wrap extjs in ColdExt



--

Yours,

Kym Kovan
mbcomms.net.au

--
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.

Reply via email to