Hi Matt,

I just tried this, but it's still asking for ")"  ...any thoughts?

<select name="pobox" onchange="if (pobox.selectedIndex==(index of 1))
shippingmethod.selectedIndex = (index of 11.95);">

-----Original Message-----
From: Matthew R. Small [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 1:28 PM
To: CF-Talk
Subject: RE: OT - JS Select Menu...


Hi Gary,
        <select name="pobox" onchange="if (pobox.selectedIndex==(index
of 1) shipbox.selectedIndex = (index of 11.95);">

Matt Small

-----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

Reply via email to