Let me explain further...I'm not trying to "auto-populate" the selects. I have 2 static select menus on my page. If a user selects Yes (value of 1) on the first select menu, I need the second select menu to then automatically switch to USPS (value of 11.95). They are not related any other way than that...
- Gary -----Original Message----- From: Christine Lawson [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 12:35 PM To: CF-Talk Subject: RE: OT - JS Select Menu... Hi Gary, There are two tags on the Developer Exchange that accomplish this, CF_TwoSelectsRelated tag by Nate Weiss: http://devex.macromedia.com/developer/gallery/info.cfm?ID=CA347197-2830- 11D4-AA9700508B94F380&method=Full and CF_JSelect by Josh Black: http://devex.macromedia.com/developer/gallery/info.cfm?ID=3945C8DD-EF34- 11D5-83F800508B94F85A&method=Full. Best Regards, Christine Lawson Macromedia Technical Support -----Original Message----- From: Houk, Gary [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 12:28 PM To: CF-Talk Subject: OT - JS Select Menu... I have two select menus, one is for pobox and one for shipping method. I want to automatically select the shipping method usps (value of that option is 11.95) when a user selects pobox (value of 1). I could get it to update a regular text box, but not a select menu. Any help/code would be great. TIA, - Gary ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

