How do I programmatically refresh a browser
问题 I have three computers; Server , Client and Viewer . I am in control of the server and the viewer. The user on the Client connects to the Server and is presented with a webpage. Through a php script the user uploads an image. The image is imbedded in some html. The Viewer is a computer totally without user interaction - there is no keyboard. The Viewer is always at all time running a web browser, displaying the picture page. My problem now is that even though the picture changes on the server