How View Image Stored in Access DB?

B

Bullschmidt

A client has an OLE field called Signature in an Access database. The
field contains a GIF image of a scanned signature (that a product has
been received).

How can I show this image on an ASP page?

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 
S

Steven Burn

Storing images in a database for use on the web is something I personally
wouldn't even consider. As far as I am concerned, if you need images, stick
em in a folder ;o)

--
Regards

Steven Burn
Ur I.T. Mate Group CEO
www.it-mate.co.uk

Disclaimer:
I know I'm probably wrong, I just like taking part :eek:)


Ray at said:
Response.BinaryWrite the value from the recordset. Here's a decent link.
http://www.aspfaqs.com/ASPScripts/PrintFAQ.asp?FAQID=172

Expect to get yelled at for storing your images in the database. :]

Ray at work

Bullschmidt said:
A client has an OLE field called Signature in an Access database. The
field contains a GIF image of a scanned signature (that a product has
been received).

How can I show this image on an ASP page?

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 
J

Jeff Cochran

And consdier this a yell... :)

Jeff

Response.BinaryWrite the value from the recordset. Here's a decent link.
http://www.aspfaqs.com/ASPScripts/PrintFAQ.asp?FAQID=172

Expect to get yelled at for storing your images in the database. :]

Ray at work

Bullschmidt said:
A client has an OLE field called Signature in an Access database. The
field contains a GIF image of a scanned signature (that a product has
been received).

How can I show this image on an ASP page?

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top