
joejac
Posts: 242
|
| Posted: 05/30/2009, 10:05 AM |
|
Hello,
I am new to Ajax and I need to make a multi step form (5 steps) for an online estimate. In pages 2,3,4 and 5 are a set of calculation of prices that depends on 2 or 3 dependent listboxes on the respective step (page).
When somebody change a listbox option, prices should change accordingly without page refresh. The product has various sets of options, which gives a price range that varies from basic to bigger price, depending on the set of options selected.
The price for each option is displayed separately, depending on which step of the form is the visitor, its selections and a price formula from a DB table with a couple of variables.
The last page (No.5) has the sum of sub-totals from the other pages.
Can somebody provide an advice, tutorial or example on how to accomplish this task?
I have CCS 4.2 PHP5 MySQL5
Thanks a lot and best regards
joejac
|
 |
 |
|

|