Results 1 to 2 of 2

Thread: image from access database using asp

  1. #1
    Junior Registered
    Join Date
    Feb 2009
    Posts
    1

    image from access database using asp

    hi all,

    ive searched every to find an answer but cant seem to get the one that i need.

    I have a products table with productID, description and picture, i can retrieve the description fine using asp however the image will not show at all.

    i have the location of the image stored in the text field in the database i.e /images/tshirt.jpg but it just displays a red cross where it is supposed to be.

    If anyone could help i would appreciate it

    thanks

  2. #2
    Registered cpc's Avatar
    Join Date
    Jul 2007
    Location
    San Francisco
    Posts
    13
    Is your pathing correct? i.e. is it an absolute path or relative? If relative, is the basedir correct as well.

Similar Threads

  1. Replies: 6
    Last Post: 03-20-2011, 09:15 AM
  2. Access MySQL database from another server
    By gaarthuis in forum Website Programming & Databases
    Replies: 2
    Last Post: 09-16-2008, 10:02 AM
  3. In MySQL, possible to use two database in one PHP web application...?
    By jackbabington in forum Website Programming & Databases
    Replies: 6
    Last Post: 07-20-2008, 11:02 AM
  4. CSS image map
    By Chris in forum HTML, CSS, Layout, and Design
    Replies: 2
    Last Post: 10-22-2007, 09:37 AM

Bookmarks

Posting Permissions

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