-
Need Help finding a Script for form
Hello,
I really need some help with my form: http://wagedayloans.com/apply6GAP.html
I'm posting this information to a 3rd party, They require the Date of Birth field to be POSTED as YYYY-MM-DD yet I want the form to display DD-MM-YYYY which have there unique fields, Ideally I want to reverse the order and make one ID to POST.
Also I would like the data to be be posted to Mail Chimp - Ive been advised that a HTML form cannot action 2 x POST requests and will require some Java Script?
Thank you for your time & hope I can find some help with this issue.
Many Thanks
-
-
You can use the PHP date (http://php.net/manual/en/function.date.php) function to format the way you need.
Mail chimp (http://apidocs.mailchimp.com/api/downloads/ ) has a PHP API that you can use to post the submission to them
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks