NetTalk Central

Author Topic: Downloading file from BLOB  (Read 1450 times)

rjolda

  • Sr. Member
  • ****
  • Posts: 279
    • View Profile
    • Email
Downloading file from BLOB
« on: April 14, 2010, 04:28:01 AM »
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