Try activeSelect I think its called from cfdev.com Regards,
Eric J. Hoffman Director of Internet Development DataStream Connexion, LLC (formerly Small Dog Design) -----Original Message----- From: Bruce, Rodney S HQISEC/SIGNAL [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 1:51 PM To: CF-Talk Subject: Running a query in javascript Hello all I am trying to run a query inside of a javascript function. Unless there is another way of doing this. Without reloading/submitting the form I need to run a query based on user selected options Pass these options to the query and then place the results in a select box. Something like: user is looking for a car, so the user selects blue, yr 2000, 4x4. pass options to query, then list all avaible cars in a select box for the use to choose from. Then the form is submitted. Very easy if form is submited with options , the cars are listed on next page, but I would like not to have to submit the form more than once. Was hoping someone could help me out. Thanks for any information Rodney ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

