newbe question......How do I do calculations with several form fields on a webpage. Also, is there a program that will help me with it?...I have searched for answers and any help is much appriciated....Thanks
You can name the fields whatever you want, just make sure to reference them by their correct name in the function. Check out WebMonkey's Javascript Tutorial - it's how I learned JS.