Reading Multipart form data
Hi!
I am using HttpWebRequest and HttpWebResponse classes of dot net.
From server I am getting the response ( responseObj.GetResponse)
in multipart/form-data format. One part consist of one kind of day
say some kind of metadata and other part consist of file that I have to
download.
Please tell me how can we read multipart mime data.
Regards
Saurabh
dotnet
__________________
dotnet
|