Page 1 of 1

How to receive the posting data from ActiveX component?

Posted: Fri May 23, 2003 8:51 am
by calmness
Hello to everybody!

Please help me with the following.
A ActiveX component on the clientside (Msxml2.XMLHTTP) sends the XML data to the PHP script. How to read this data within the PHP code?
It works like CGI script, but I cannot receive anything.
Thanks.