posted 21 years ago
Sainudheen Mydeen - Thanks so Much!! That worked perfectly! Oone of these days I'm going to have to actually learn what the heck I'm doing with this javascript stuff. Right now I know just enough to get myself in trouble.
Ok, now that I have the calculations working, I'd like to take it one step further...I'd like to have a sales tax field that would calculate 5% sales tax on the total IF a checkbox is marked stating that they are a resident of a given State. I can handle the calculation part of it, how do I make it perform the calculation only if a checkbox is clicked?