Forums

Maths operations

ltrace 13 Mar, 2009
Hi,

How can I display the results of a math operations depending on values of chronofroms fields.

I need to do forms that they do budgets.

An urgent reply will be much appreciated

Thanks
GreyHead 13 Mar, 2009
Hi ltrace,

You can do these either in PHP or JavaScript depending on exactly what your application is.

Bob
ltrace 18 Mar, 2009
Ok, but I can put the code in a chronoform field ??

Where ??

Best Regards
GreyHead 18 Mar, 2009
Hi ltrace,

You can use JavaScript in the Form HTML to do caculations in the users browser and display the results as a part of your form.

You can use PHP in the OnSubmit boxes to do calulations on the results submitted by the form and display those on a new web page.

Asking these questions suggests that you are going to need quite a lot of help in getting your form working.

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