Board index » delphi » Indy - Receiving file from http-multipart

Indy - Receiving file from http-multipart

Hi all,

A Real simple question for those who know...

How to receive a file (f.e. myfile.doc) by using IdHttpServer component?

AThread.Connection.ReadStream doesn't seem to work...
How do I have to do it?

I wouldn't mind about a little example.... ;)

Thanks,

-Jani

 

Re:Indy - Receiving file from http-multipart


Hello,

i have the same problem! I can not find the content
of an HTTP-POST-Command :,-(! I found it as first
Parameter in RequestInfo.Params, but this is not the
finest and clearest way :,-(! What will they do in Params????
------------------------------------------------
Thomas Wegner

"Jani Laakso" <lake...@hotmail.com> schrieb im Newsbeitrag
news:3af25ac9_1@dnews...
Hi all,

A Real simple question for those who know...

How to receive a file (f.e. myfile.doc) by using IdHttpServer component?

AThread.Connection.ReadStream doesn't seem to work...
How do I have to do it?

I wouldn't mind about a little example.... ;)

Thanks,

-Jani

Other Threads