Hello! > I'm trying to send an XML Stream to a Remote Server, but keep > on Getting this Error
Usually you pull the data from one server to the other. It's quite uncommon (atleast to my knowledge), that you push the XML data. The server that generates the XML should simply do a response.write in a document. The server using the XML should pull the previous page using your HTTP object. Follow me? with regards anders lundholm � [EMAIL PROTECTED] the sphereworx / monoliner experience -- --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
