I'm trying to upload files to a Indy(ver. 10.5.5) TIdHTTPServer.
I've been searching for solutions but no luck thus far, what I've found was for older versions of Indy which are not compatible with the version shipped with Delphi 2010.
What I'm hoping to achieve is to simply upload a file using "multipart/form-data" to the server and decode it, simple as that, any help is appreciated.
Thank you all for your time.
TIdDecoderMIMEclass in unitProtocols\IdCoderMIME– mjn Jun 1 '11 at 4:49