I am attempting to pick up the XML data sent to me from a Flash movie - it arrives like so:
HTTP_CONTENT_TYPE:application/x-
It is sent via POST, but I can't seem to reference it in the Form collection. When I read using BinaryRead I get smething like ??????????????????????? returned.
Anyone done this before?
[bb]
HTTP_CONTENT_TYPE:application/x-
It is sent via POST, but I can't seem to reference it in the Form collection. When I read using BinaryRead I get smething like ??????????????????????? returned.
Anyone done this before?
[bb]