Hi,
I see code in the WebHandler to extract a string from a blob.
Does this code have to reside in the web handler?
When does it get called and by what?
It is set to use FileBlob - to extract the file from. I have 4 different files that have Blobs that I want to deliver. Do I code a different procedure for each file to extract the blob from that file? Do they go in the Web handler?
Thanks,
Ron Jolda