Results 1 to 2 of 2

Thread: Getting Image from the Access to Web page using ASP

  1. #1
    Join Date
    Aug 2005
    Posts
    1

    Getting Image from the Access to Web page using ASP

    Hi !!
    i store an image in data base as a OLE object, and the data base store the image as an object, so now i want to pick up that image from the fields to the web page by the ASP code, is there any function from which i can display that image on my web page. my only purpose is to get the stored image in the data base and display on the web page with the help of ASP.
    shortly i store an image on the data base and at the ASP page, i click a link for eg showing some picture (Click For your Picture ) the ASP page will get that image from the data base.

    thanks

    bye
    Last edited by Khan jee; 08-04-2005 at 09:10 AM.

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    look at dbBlob property.

    Fk

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •