Miguel Costa - 2010-08-18

Hey guys,

Have the form working well ..and sending the results via email.  How do we modify the processor.php script to post the results to a URL??  For example:

Example of a Lead Data HTTP Post String:

firstName=John&lastName=Doe&spouseFirstName=Jane&spouseLastName=Doe&homePhone=09808080&workPhone=09809809&cellPhone=098098&email=jdoe@testdomain.com&loanAmount=097798798&loanType=Refinance&propertyType=Single+Family&propertyValue=75000&creditScore=Excellent&postedDate=&URL=http://www.domainname.com/index.xxx

Many thanks!