Page 1 of 1

Building map

Posted: Tue Apr 27, 2010 9:48 am
by RIGOLETO
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

Re: Building map

Posted: Tue Apr 27, 2010 2:20 pm
by Christopher
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.