Re: Uploads Body not populating properly (General questions)
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:
- Uploads Body not populating properly - D Waters, 2006-11-16, 23:53
- Re: Uploads Body not populating properly - wodDamir, 2006-11-17, 00:22
- Re: Uploads Body not populating properly - D Waters, 2006-11-17, 00:59
- Re: Uploads Body not populating properly - wodSupport, 2006-11-17, 17:16
- Re: Uploads Body not populating properly - wodSupport, 2006-11-17, 17:32
- Re: Uploads Body not populating properly - D Waters, 2006-11-27, 20:07
- Re: Uploads Body not populating properly - wodSupport, 2006-11-17, 17:32
- Re: Uploads Body not populating properly - wodSupport, 2006-11-17, 17:16
- Re: Uploads Body not populating properly - D Waters, 2006-11-17, 00:59
- Re: Uploads Body not populating properly - wodDamir, 2006-11-17, 00:22