PDA

View Full Version : Form function help request


coldasbeer
08-09-2002, 02:02 AM
Hi I need a javascipt for a form that could change a field based on another field selection. Example: if a user selects Fedex Overnight from a drop down box and then selects a paymthod of Visa, I want the ship method to change Fedex Ground??????

Thank you for your help

boxer_1
08-09-2002, 03:23 AM
Here's a few scripts you might want to take a look at:

http://www.javascriptkit.com/script/script2/triplecombo.shtml :thumbsup:

http://www.javascriptkit.com/script/cut183.shtml

http://www.javascriptkit.com/script/script2/dcombotext.shtml

Any help?