lumiuere
12-04-2003, 06:34 PM
Hi. I have a bunch of questions re forms and Javascript and they'll probably be a snap to answer (I've just started studying Javascript unfortunately). I have no idea or rather vague ideas with Javascript that just won't work for me how to do any of these. Please help!
1.Is it possible to have a form continued on multiple pages with the submit button on the last page? Ie, a 4 page survey. If so, how do I send all the information in one email?
2. I would like a user to be able to choose an item from a drop down menu then the quantity that they would like to order. Then, have the total cost (cost of the item multiplied by the quantity) written into a subtotal text field.
3.I have an order form and I would like to have seperate subtotal fields and at the bottom of the form, a total of all the items, a sales tax total and finally a grand total of everything included.
Thanks much!
1.Is it possible to have a form continued on multiple pages with the submit button on the last page? Ie, a 4 page survey. If so, how do I send all the information in one email?
2. I would like a user to be able to choose an item from a drop down menu then the quantity that they would like to order. Then, have the total cost (cost of the item multiplied by the quantity) written into a subtotal text field.
3.I have an order form and I would like to have seperate subtotal fields and at the bottom of the form, a total of all the items, a sales tax total and finally a grand total of everything included.
Thanks much!