Forums

Upload and pricing with Chronoforms

jnba 14 Apr, 2010
Hello all,

long time since my last post ..
my mission is to have a form where the user picks an image dimension lets say he has a dropdown box with 8 sizes for image printing, once selected he uploads his image and submits the form.

he should then receive an email with image he selected, size of his selection and price for the service, how can i accomplish this?

I have made the form without prices and its working properly but i really need to have the price bands in there, please let me know of any ideas.


Thank you,
John
jnba 16 Apr, 2010
anyone please..
GreyHead 18 Apr, 2010
Hi jnba,

You'll need some kind of price list and a code snippet to look the image size up in the price list and add the result to the $_POST array. You can do this with JavaScript in the Form HTML and display it to the user; or with PHP in the OnSubmit Before box.

Bob
This topic is locked and no more replies can be posted.