Forums

captcha and form submission

daredl 06 Feb, 2009
I am moving a form that posts information to salesforce.com (from one site to a new joomla/chronoforms site). I created the form in chronoforms and i can post the form to salesforce.com no problem (I have set the submit URL to do so). However I would like to use the captcha functionality of chronoforms. I have read that when you set the submit URL chrono will not perform that function. I did read a post that said I could do something with the On Submit Code - after sending email but I am lost on what needs to go there and I haven't found many examples out there.

Any help would be appreciated.

Thanks,
Don
GreyHead 06 Feb, 2009
Hi Don,

Please post the SalesForce instructions for form submission, or a link to their docs. It makes a difference how they want the data presented.

Bob
Max_admin 06 Feb, 2009
Hi,

I think there is someway to do this with the CURL plugin, Bob posted more info about this here recently, you can do some search until Bob come back to you!🙂

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
markcrobinson 15 Apr, 2009
Can You please tell me how you implemented the salesforce code in the OnSubmit?
The Salesforce code I have is:

<form action="https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST"> <input type=hidden name="oid" value="00D6XXXXXXXXXXD0"> <input type=hidden name="retURL" value="http://www.trinitysolarsystems.com">

Thank you.
Max_admin 16 Apr, 2009
Hi Mark,

the CURL plugin, there is a link to another topic above!

Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.