Hi there,
I asked this some moths ago and nobody answer, but I thinking I didn't ask correctly, well I have written a program to control the hardware in my company, also I am storing the IP of all coputer in my company building, well I need a PHP program to show a BULDING MAP of all those coputer in my bulding, just I have some maps ON VISIO and my idea is call that map using PHP and show the IPs on a specifica are, so I would like to know if someone has experience with building maps , if so I really appreciate your help and comments related with this issue..
Thanks in advance
RIgoleto
Building map
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Building map
This sounds like a HTML CSS problem. Probably you want to absolutely position the computer images over the map image. You might want to check to see if there is a drag-and-drop example that you can use to get the coordinates. Perhaps jQuery (or other Javascript library) has something like this.
(#10850)