Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Parsing a multipart form

www.cryer.info
Managed Newsgroup Archive

Parsing a multipart form

Subject:Parsing a multipart form
Posted by:"David Fealkoff" (fealko..@iatinc.net)
Date:Sat, 1 Apr 2006 00:53:37

I have successfully uploaded a multipart form containing some text objects
and a binary file.  They come as part of a contiguous stream.

Is there an example of how to parse this multipart form stream?  After
searching the Internet it seems that the TidMessageDecoderMIME could be used
to perform that function but I was unable to find an example.  If it is
right component to perform the parsing function a snippet of code would be
appreciated, if someone has one.

Thanks.

David

Replies:

www.cryer.info
Managed Newsgroup Archive