User950054851 posted
Newbe here!
I need to run a URL on a remote server to control it, but dont know how to do this from ASP.NET. The command I need to send is:
http://127.0.0.1:8080/requests/status.xml?command=fullscreen
I've been told it needs to be run as Ajax. Any help appreciated.