I would like to have fields for total update using an ajax update panel though i was going to have the content inside it ie dropdowns or quantity and a price ie base price stored as labels or textboxes that calculate and update according to the selected quantity
ie select child ticket between 1 & 10 from dropdown get base price ie child price such as 10 and create total childtotal
i will repeat for other tickets
Though i would like the price to be dynamic such as if selected session date = tuesday base price = baseprice *0.8
Though i would have to get long date as well to do that.
Any help is greatly appriciated