I have a form with 15 line items, all of which need to be totalled individually (price x quantity for each)... then I need to get a subtotal for all the ordered items, tax it, subtotal THAT, add shipping, and get a grand total... HELP!!! Do I need individual functions for each item, etc etc, or is there an easier way to do this? And either way, can anyone send me sample code? Thanks!