Oleg, using the HTTP headers to pass the name/value pairs did the trick. Thanks.
-Dan ________________________________ From: Oleg Kalnichevski <[email protected]> To: HttpClient User Discussion <[email protected]> Sent: Friday, April 3, 2009 12:46:23 PM Subject: Re: Http Request that includes name value pairs and binary file data One could post binary content in the message body and use query parameters or HTTP headers to pass name/value pairs. Oleg
