How to receive the posting data from ActiveX component?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
calmness
Forum Newbie
Posts: 6
Joined: Fri May 23, 2003 8:51 am
Location: Kiev, Ukraine
Contact:

How to receive the posting data from ActiveX component?

Post 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.
Post Reply