This is the sort of thing I do all the time with CFAJAX now. It will do exactly what you are after, with a little JavaScript coding on your part. Let me know if you want more details.
http://www.indiankey.com/ On 11/26/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > Hey All, > > Looking for opinions and code snippets for the various methods of behind the > scenes process (trying to avoid full page refreshes and having to use Flash). > > I'm trying to do things like this: > > 1) User selects a drop down option....that fires off a request to get data to > populate 1 or more drop downs (and pre-loading all possible data and using > related multi-selects will not fly) > > 2) User enters (or selects) a few or more fields of data....once all bits are > entered/filled, a request is fired off and the response is used to change > the content of various DIVs (or other containers). For example 4 fields are > required to narrow down what the user is trying to get at....the request > would then verify that the combo of those field values matches a valid DB > record). > > Assume I know nothing about this kind of processing (plz keep the acronyms to > a minimum). ;-) -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225305 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

