Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 17 DEC 2006 09:54:55PM G Te Tamaki wrote:

OI 16Bit and OI 32Bit

We wish to send an XML file to another (non OI) site.

It has been recommended to use HTTP Post and requires authentication.

Suggestions on how to do this would be appreciate as this is our first time.


At 18 DEC 2006 03:43AM psimonsen@srpcs.com's Paul Simonsen wrote:

G,

I can describe the basic process from OI 7.1.1. Below that version of OI you will need to figure out how to make the equivalent OLE Function calls. In OI 7.1.1, I am using the OLECreateInstance and OLECallMethod functions to work with the Msxml2.XMLHTTP (both .3.0 and .4.0) component. Do a registry search, and you should find these controls.

After I create the OLE instance, I open a POST method, set the request header, and send the xml data. You can then use the OleGetProperty function to pull back the responseText if needed. These are the generalities, however, I haven't seen XML HTTP Posting processes which are exactly alike.

Hopefully this will get you started in an area that has great potential for OpenInsight.

psimonsen@srpcs.com

SRP Computer Solutions, Inc.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/7b6e5f4e8c2b0d2185257248001003f8.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1