-8" & "--" & vbCrLf
xmlhttp.SetRequestHeader "Content-Type", "multipart/form-data; boundary=" &
bndry & "; Charset=UTF-8"
...
-Original Message-
From: Meindert [mailto:[EMAIL PROTECTED]
Sent: 22 June 2007 05:56 PM
To: u
Hi There,
I'm setting the header in my VB application without charset property in the
Content type;
winhttp.SetRequestHeader "Content-Type", "multipart/form-data; boundary=xxx
This was using fine and the file was received by struts in the FormFile
object
But now I'm trying the same on Vista with
2 matches
Mail list logo