Re: Sending binary data - WeOnlyDo Discussion board

Re: Sending binary data (General questions)

by wodSupport, Wednesday, February 16, 2005, 20:13 (7031 days ago) @ Roland

Roland,

yes. When I think more, when you access Body property then wodWebServer internally accesses file defined in Filename property, and reads/writes it for you.

So, you can do it as you suggested - read and write to a file, and then use Request.Filename (or Response.Filename) to point wodWebServer to that file.


Complete thread: