View Single Post
Old 07-07-2010, 01:49 PM   #1 (permalink)
crimsont
The Visitor
Newcomer 
 
Join Date: Jul 2010
Posts: 1
Thanks: 0
crimsont is on a distinguished road
Default auto update of a form Can it be done only with PHP

Hello

I hope I can get some ideas here!

I created a form for booking a different services, and all these services has many features. So I want to select a feature, and its cost automatically to be added at the total cost(which should be displayed and updated on the same page), via drop-down menu selection.

I know that in order the values from the form to be processed, I have to submit the form, but is it possible only with php, by clicking on an option in the dropdown menu the total sum to be shown on the same page each time feature is selected.

Cheers in advance!
crimsont is offline  
Reply With Quote