Hi All,
We 've 20 promotional websites and we want to centralize the contact us form.
We have contact us form that is kept in Server 2 and all the other web sites kept in server 1, now i need to include the contact us form (server1) inside websites(server 2).
For this i am using PHP Curl function to include the cross domain file (contact us Form).
Now the problem is when i submit the form i want to call a ajax function to save the details in DB and to send mails, but ajax function is not getting triggred in the form.
Please find the attached code illustration
Thanks and Regards,
Deepak