I have a phone list and floor plans of cubicle locations. I want to link the names on the phone list such that a small graphic is overlayed on the floor plan map at each person's location when their name is clicked on the list. I've created a database with the coordinates of each cubicle related to the name. I can use CSS absolute positioning to locate the small graphic on the floor plan image, but I don't know how to script the link.
What ASP scripting do I use for this?
What ASP scripting do I use for this?