ThoughtDoctor
New Member
Here is what i am trying to do.Lets say i have a table, and one of the parts of the table is for telling the user if the website listed is active and running or not.What i am trying to do is make it so an image updates based on if the website is active or not.So if the website is active the picture in the table would be active.jpg , or if the website is down, the picture would be down.jpg.. etc etc.So for an overall example (a crudely drawn table )\[code\]Website Active Link-------------------------------------------Google.com active.jpg www.google.com\[/code\]Is this possible? and easy to implement? I have been scouring the internet to find a solution, and cant find anything, hoping maybe someone on here has something i can at least use to get started in the right direction with this.