im wondering if chronoforms can make forms like the link below and process payment to paypal? i know chrono can handle java script, would i just use the java code they have on that site?
http://www.incfile.com/form-order-now.php
http://www.incfile.com/form-order-now.php
Hi DuwayneWebPro,
Yes, ChronoFroms can handle form like this. It's quite complex and would need some hand coding but entirely possible.
You could well start out by copying over the form HTML and the JavaScript (there's no Java involved that I can see). However, this particular page loads the JQuery JavaScript library which comflicts with the MooTools library loaded by Joomla so these conflicts would need to be resolved with some mods to the JavaScript. (I don't know if it actually uses the JQuery library or not).
Bob
Yes, ChronoFroms can handle form like this. It's quite complex and would need some hand coding but entirely possible.
You could well start out by copying over the form HTML and the JavaScript (there's no Java involved that I can see). However, this particular page loads the JQuery JavaScript library which comflicts with the MooTools library loaded by Joomla so these conflicts would need to be resolved with some mods to the JavaScript. (I don't know if it actually uses the JQuery library or not).
Bob
This topic is locked and no more replies can be posted.