MattsAutomation
Technical User
I have a building in which the air conditioning system is controlled by an embedded web server. I am creating a user interface page that uses frames to hide the ugly data html pages behind a graphics page. On my first attempt all of the pages were on the same server but I have run out of space. So now I would like the graphics frame to be located on another server.
Now the frames page loads the pages from the 2 different servers but when the JavaScript tries to access the variables on the data page I get Access is denied or permission is denied.
Must all of the pages be on the same server?
Now the frames page loads the pages from the 2 different servers but when the JavaScript tries to access the variables on the data page I get Access is denied or permission is denied.
Must all of the pages be on the same server?