I am trying to add a function to my form so that when someone selects a particular option from a drop down, the price for this item would be added to the admin area. This form I am working on is for a wedding website I am creating, so if someone selects "Lobster Ravioli" from the drop down, the guest would not see the price, as they are not paying for the food, but in the admin area a total would be kept so say food costs would be $XXXX.XX and that would just be a running total of all the submissions from that form. Has anyone seen something like this or have any thoughts?