I wish I wasn't stupud in the entire programming field... but here is what I am trying to do.
On my site (in my sig) you can go to customize, and say pick an Epox 8k7a from a pull down menu. I want an icon to appear to the left of the motherboard catagory, say a picture of a pair of sunglasses, and a picture of a ? mark. I want the sunglass picture to take you to a picture of the item, and the ? to a info site.
Now the info is already in my database. Each item has a field called infourl: and picurl:. But, I need to make the icon to look at what is selected in the box and dig in the database for the answer. My database programmer does not really want to mess with javascript, he likes php/MySQL type stuff better.
Does anyone have any idea on where to begin? I have NO idea in heck how to make a javascripy call a database.
On my site (in my sig) you can go to customize, and say pick an Epox 8k7a from a pull down menu. I want an icon to appear to the left of the motherboard catagory, say a picture of a pair of sunglasses, and a picture of a ? mark. I want the sunglass picture to take you to a picture of the item, and the ? to a info site.
Now the info is already in my database. Each item has a field called infourl: and picurl:. But, I need to make the icon to look at what is selected in the box and dig in the database for the answer. My database programmer does not really want to mess with javascript, he likes php/MySQL type stuff better.
Does anyone have any idea on where to begin? I have NO idea in heck how to make a javascripy call a database.
