Bruce H
2004-12-14 20:05:17 UTC
Hello,
I am trying to use HttpSendRequestEx and InternetWriteFile to upload files
to an IIS server. I have this working well using FtpOpenFile and
InternetWriteFile, but I want to have an option for our users with CERN
proxies. When trying to use HTTP the InterenetWriteFile call returns 1, and
Err.LastDllError returns 0 (VB6). HttpQueryInfo for headers, response code
or text return nothing. Everything looks like it is working, but the
BytesWritten parameter of InternetWriteFile is always 0 and nothing shows up
on the server.
Thanks in advance,
Bruce Holeman
***@all_spam_ignored.ibssoftware.com
I am trying to use HttpSendRequestEx and InternetWriteFile to upload files
to an IIS server. I have this working well using FtpOpenFile and
InternetWriteFile, but I want to have an option for our users with CERN
proxies. When trying to use HTTP the InterenetWriteFile call returns 1, and
Err.LastDllError returns 0 (VB6). HttpQueryInfo for headers, response code
or text return nothing. Everything looks like it is working, but the
BytesWritten parameter of InternetWriteFile is always 0 and nothing shows up
on the server.
Thanks in advance,
Bruce Holeman
***@all_spam_ignored.ibssoftware.com