- From: Dick Brooks <dick@8760.com>
- Date: Tue, 9 Jan 2001 16:59:00 -0600
- To: "XP-PUBLIC" <xml-dist-app@w3.org>
This use case/need comes from Microsoft's .NET developers list server, which heavily relies on SOAP. Dick Brooks Group 8760 110 12th Street North Birmingham, AL 35203 dick@8760.com 205-250-8053 Fax: 205-250-8057 http://www.8760.com/ InsideAgent - Empowering e-commerce solutions > -----Original Message----- > From: dotnet discussion [mailto:DOTNET@DISCUSS.DEVELOP.COM]On Behalf Of > Ken Knudsen > Sent: Tuesday, January 09, 2001 2:20 PM > To: DOTNET@DISCUSS.DEVELOP.COM > Subject: [DOTNET] Posting Binary file with XML... > > > I know, OT, but I did try the SOAP group, no answers...This group seems to > be where the action is currently so I thought I'd try here... > > I was wondering if anyone could give me a quick example on how I would go > about posting a file along with an XML document to the web server > using the > XMLHTTP object. I was hunting through the archives and didn't find any > example that should this, however I am still looking. > > So, to be exact.. the following: > > <HTML> > <INPUT TYPE=FILE id="blah"> > </HTML> > > On a Post using the XMLHTTP object from the client, how would I go > about > including the "blah" binary file along with the document I'm > posting to the > server when I call xmlhttp.Send(SomeXmlData). > > Take care, > > Ken > > You can read messages from the DOTNET archive, unsubscribe from DOTNET, or > subscribe to other DevelopMentor lists at http://discuss.develop.com.
Received on Tuesday, 9 January 2001 19:24:38 UTC