Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: Parsing a multipart form
| Subject: | Re: Parsing a multipart form |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 3 Apr 2006 12:02:07 |
"David Fealkoff" <fealkoff@iatinc.net> wrote in message
news:442e3f4d$1@newsgroups.borland.com...
> 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.
I have posted examples many times in both the C++ and Delphi newsgroups.
Those examples are available in the newsgroup archives at
http://www.deja.com. For example:
http://groups.google.com/group/borland.public.delphi.internet.winsock/browse_thread/thread/4b883bea8a84a366/95ef0ceb86f22e28?lnk=st&q=multipart+form-data+TIdMessageDecoderMIME+group%3A*delphi*&rnum=2#95ef0ceb86f22e28
Gambit