In what way is Ajax not compliant? The only way for you to do this is to either refresh the page based on the dropdown change or change the values of the form using javascript. Ajax is javascript.
<!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 4:47 PM To: CF-Talk Subject: RE: I don't know if this is even possible Yeah, but I'm working on a US Gov't site, Ajax isn't 508 compliant. sas Scott A. Stewart ColdFusion Developer GNSI 11820 Parklawn Dr Rockville, MD 20852 (301) 770-9610 -----Original Message----- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 5:42 PM To: CF-Talk Subject: RE: I don't know if this is even possible Sure, it's possible. It's called Ajax: http://www.ajaxian.com/ http://www.cfajax.com/ http://www.robgonda.com/blog/projects/ajaxcfc/ > -----Original Message----- > From: Scott Stewart [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 3:35 PM > To: CF-Talk > Subject: I don't know if this is even possible > > But here goes. > > > > I have a text field and a hidden field that I want to > populate based on a > dropdown. Here's the trick, once the value of the dropdown is > passed, I want > the > > Hidden field and the text field to be based on queried values. > > > > Meaning: in the step between the drop down value being > selected and the text > and input boxes being populated I want to run a query and > populate the text > and input boxes based on the query results. > > > > Thanks > > > > sas > > > > Scott A. Stewart > > Webmaster/Developer > > > > > > 11820 Parklawn Dr > > Rockville, MD 20852 > > (301) 770-9610 > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229149 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

