I have the same problem as Maha. I still not sure the usefulness of these two methods. For example, if i have a blob object (let's say I get it from openFiles ()), then I use captureBlob() to capture the content of that blobs object. Moreover, I can read it back to a blob object. What is the usefulness of that, because it cannot be stored in a database? My requirement is after user select image files to upload, I want to display those file back to the user. How can I achieve this?
Thanks Chamnap
