Hi everyone,
I have page that displays products, prices and a list menu that enable the customer to select a quantity required.
here is the page http://www.collagenrx.co.uk/products.asp
My request is for some one to guide me as to how I may calculate a running total as the customer selects a quanity outputing where I have used 'total'. The total will obviously be, the selected quantity x theCost
I know I can do by sending a request back to the server but i was hoping I could maybe use a function or something that calculated the total and placed in a div. I have no idea how to do this though.
Hopefully someone could help.
Cheers for your time.
Steve
|