fmunky
August 25th, 2004, 09:02 PM
Has anyone here ever implemented a Flash subscription form to Cooler Email??
http://www.cooleremail.com/
They don't take PHP, they don't have any support/resources for Flash, they only take XML packets (according to their support people) much my chagrin. Their HTML forms get posted to an URL w/ a ".ice" extension... so I'm not sure how to find a workaround this problem presently.
Almost forgot, there's a bunch of hidden fields in the HTML form that I was given, so I think their servers need that info to accept a POST. I already tried to "plug and play" sans a PHP script, posting from flash to the same URL (in the action area in the HTML form) to no avail.
http://www.cooleremail.com/
They don't take PHP, they don't have any support/resources for Flash, they only take XML packets (according to their support people) much my chagrin. Their HTML forms get posted to an URL w/ a ".ice" extension... so I'm not sure how to find a workaround this problem presently.
Almost forgot, there's a bunch of hidden fields in the HTML form that I was given, so I think their servers need that info to accept a POST. I already tried to "plug and play" sans a PHP script, posting from flash to the same URL (in the action area in the HTML form) to no avail.