Answered
I have 4 different shipping costs depending on location that user selects in my form. What is the best way of letting the user select one of 4 shipping destinations and then having the a preset value for that selection added to 'Total' field. Should I do this with check boxes and Java script or combo box? Help!.
George Kaiser