imagex
December 17th, 2003, 08:11 AM
I have been using a web menu with php and internet event server and it works great from any machine, but when not connected to a network it dies "no longer has the network IP", I did get the page up by useing 127.0.0.1 and changed the IP in the php script but the script does not fire comands to girder. Now heres the strange part, I' m using frames for the page and my menu is one frame and the php is another frame "to keep the menu from flashing when links are clicked" the frame page loads from 127.0.0.1 but the links dont work, if I copy the link from my page into the address bar on a browser it fires the php and girder get the event. Why would it work in the address bar but not from a link?
BTW I see that I will need two menus one for remote and one for local machine "when my car is not hooked up with 802.11"
BTW I see that I will need two menus one for remote and one for local machine "when my car is not hooked up with 802.11"