NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Neil Porter on January 26, 2009, 04:06:22 AM
-
Does anyone know if it is possible to display an image on a netwebform that is contained in an MSSQL blob field??
Everything that I'm seeing, suggests that I have to display something that is held as an image file in the images folder.
TIA,
Neil Porter.
-
Hi Neil,
Example number 40 (File Download) shows how to serve any "page" (images, scripts, css files,whatever) from a blob rather than from disk.
Cheers
Bruce
-
Thanks Bruce, that also solves another problem for me aswell. ;D