Re: Uploads Body not populating properly - WeOnlyDo Discussion board

Re: Uploads Body not populating properly (General questions)

by wodSupport, Friday, November 17, 2006, 17:16 (6390 days ago) @ D Waters

Dave,

this works from what I see. In your spcific sample, which Uploads(XYZ).Body should we check- what is XYZ?

I assume you refer to Request.Uploads(1).Body to be invalid. This is binary data, that's why Len(body) returns small number. But if you call Save method it will work ok.

What I could try to do is take care of binary data handling better - let me see about that.

Kreso


Complete thread: