Hi guys,

I am using XMLHTTP to send information to an Oracle package. Oracle automatically resolves the HTTP variables to the procedure parameters.

My problem is that, I dont know what the XMLHTTP object names the data sent in the SEND method, so I dont know what the variable name should be in the oracle procedure and Oracle does not resolve the HTTP address.

So, if anyone knows what the XMLHTTP object names the data in the SEND method, it would be a huge help! Thanks....