Skip to Content.
Sympa Menu

internetworkers - RE: [internetworkers] Web/XML question

internetworkers AT lists.ibiblio.org

Subject: Internetworkers: http://www.ibiblio.org/internetworkers/

List archive

Chronological Thread  
  • From: "Michael D. Thomas" <mdthomas AT mindspring.com>
  • To: "'Internetworkers: http://www.ibiblio.org/internetworkers/'" <internetworkers AT lists.ibiblio.org>
  • Subject: RE: [internetworkers] Web/XML question
  • Date: Fri, 14 Nov 2003 17:40:10 -0500



> I remember working on something like this. You can access the MS-XML
COM
> objects from Javascript or VBSCRIPT and post the XML to a web server.
Of
> course the XML will have to be sent as a form field.

Doesn't have to be a form field.... Using the ActiveX XMLDOM and XMLHTTP
objects you can send XML as the body of the HTTP POST just like a SOAP
sender would. I'm not sure I would call it a particularly popular
approach.










Archive powered by MHonArc 2.6.24.

Top of Page