XML Replay: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 26: Line 26:
In order to do this however, you are going to need a client which operates at a lower level than the standard web service client class you are able to generate for your service.  The following is an example of how you might do this.
In order to do this however, you are going to need a client which operates at a lower level than the standard web service client class you are able to generate for your service.  The following is an example of how you might do this.


  Use cXmlHttpTransfer.pkg<br />
   Object oTfr is a cXmlHttpTransfer
   Object oTfr is a cXmlHttpTransfer
   End_Object  // oTfr
   End_Object  // oTfr

Navigation menu