Hello,
I am very new to Ajax and I need to quickly create a feature on an existing
application. Basically I need to write a search word (by first name and last
name) so basically check against two form text input fields. and search against
the database by a click of a submit button, if any results, they'll be
displayed right below the form. in another form that auto filles the
appropriate fields. I haven't found any example that helps me do this. Can
anyone recommend any resource or example? Thank you very much for your help
GArlington - 22 May 2008 12:19 GMT
> Hello,
>
[quoted text clipped - 5 lines]
> appropriate fields. I haven't found any example that helps me do this. Can
> anyone recommend any resource or example? Thank you very much for your help
http://www.cfquickdocs.com/cf8/?getDoc=ArrayPrepend#cfselect
You did not say if you are using CF8 (or earlier)...