Discussion:
Using IXMLHttpRequestPtr for POSTing multipart/form data?
(too old to reply)
wazoo
2006-03-08 22:56:48 UTC
Permalink
Hi everyone,

I really hope I've hit the right newsgroup with this question.

I'm coding a C++ win32 app and am trying to use the IXMLHttpRequestPtr
interface to automatically attempt to POST multipart form data to our web
server, but am getting no love.

Has anyone used it this way?
Scherbina Vladimir
2006-03-08 23:06:01 UTC
Permalink
wazoo,

I don't think this is the correct newsgroup. We're talking here about
wininet problems, not MSXML. Most likely
microsoft.public.xml.msxml-webrelease NG will help you.
--
Vladimir
http://spaces.msn.com/vladimir-scherbina/
Post by wazoo
Hi everyone,
I really hope I've hit the right newsgroup with this question.
I'm coding a C++ win32 app and am trying to use the IXMLHttpRequestPtr
interface to automatically attempt to POST multipart form data to our web
server, but am getting no love.
Has anyone used it this way?
Loading...