>- see footer for list info -< Afternoon all, I am working with a company called brainstorm who do MMS and SMS stuff. They receive messages on my behalf and then send them onto my server for me to do something with. Sounds simple.
If the message is an SMS, the information can come over in url encoded variables which is fine, however, if the message is an MMS, the picture/video/wav file gets converted to Base64 is sent as part of an xml document. I am told this is sent using forms but the xml is not defined in any form fields but as part of the body of the post. This has me completely confused. As a result I created a page which would receive information, send an email with a dump of the CGI, URL and FORM variables present. Nothing from their system shows up in any of them. When I submit from a genuine form I get the CFID, CFToken, fuseaction as URL vars and then the fields as FORM vars fine no problem. Am I missing something here????? Lee _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
