can you point me in the right direction?
i want to create a small form to embed in my existing webpage.
this form would return to the user a "service quote" by allowing them to select the various services which they would like us to complete for them.
for instance, if the form had 5 service options:
option#1 = $50
option#2= $100
option#3= $25
option#4= $10
option#5= $75
and the user clicked on option#2 & 4... then clicked submit... they would be returned an instant quote for "$110"...
i want to create a small form to embed in my existing webpage.
this form would return to the user a "service quote" by allowing them to select the various services which they would like us to complete for them.
for instance, if the form had 5 service options:
option#1 = $50
option#2= $100
option#3= $25
option#4= $10
option#5= $75
and the user clicked on option#2 & 4... then clicked submit... they would be returned an instant quote for "$110"...