Getting Image from the Access to Web page using ASP
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

