Hi,
First post here - be gentle!
I've got an amendment to an existing piece of code to do for a client. Basically the existing code reads from a database and displays an image based on the value of one of the fields on the database. The client wants to display 2 lines of text below the existing large image, which are also held on the same database record.
The page in action can be seen at :
http://www.openfirecentre.co.uk/acce...hp?accessories
Basically below the large photo of the pan & shovel, we need database fields desc1 and desc2 to appear. There could be multiple thumbnails down the right hand side rather than just the one currently there, so when clicking a thumbnail, as well as loading the full size image as it does now, the 2 lines of text should alter accordingly.
I can post the snippets of related code if that would help, not sure what the etiquette is here though on that sort of thing.
All suggestions more than welcome!