Refreshing web browser from client?
I have made a server which has a web browser on it, and basically when the client connects to the server the browser needs to refresh.
However, when the client connects the browser wont refresh, i have tried all different ways and it just wont work. is it somthing to do with the code being in a class, or something to do with threading or something else?
can anyone help?
thanks very much
Richard

