help needed for access database

  • Thread starter Thread starter maven
  • Start date Start date
M

maven

Guest
Hey guys , I was wondering if you can help me with this one cos I am clueless. I am in charge of updating this website which sells stationeries, office equipments etc. Well the catalogue in our website is kinda messy since there are lot of the product items inside the catalogue page which has no images.It is embarassing for those customers who wants to buy a product but couldnt see the picture of the items. For example , http://www.mellon.com.sg/catalogue/...by=category2&searchfield=laminating materials.

The product items are generated from the Access database where I also included a column field in the database called "Picture" where those product items with images have checked(tick) in the box and those without images are unchecked(no tick) in the box I am not sure if I should filter anything or set up any criteria for the pictures from the database. I need help as i am not a total expert in Access
 

Attachments

  • access_data.gif
    access_data.gif
    14.1 KB · Views: 120
Not knowing too much about ASP, I'll say that it reads the picture string and inserts an image based on it.

The best thing you can do is create an 'image not available' picture, and use it as the picture for those products without pictures.

So all pictures should have a check box, but those without images should have the 'image not available' path.

Thats all I can offer. I hope it helps.
 

Users who are viewing this thread

Back
Top Bottom