Continuing with my previous post titled Client CallBack in ASP.NET 2.0 , I finally found, Dynamic HTML and XML: The XMLHttpRequest Object, a great article explaing everything about the XMLHttpRequest object and its applications.
To allow remote machines to execute PowerShell scripts on your machine, the Windows firewall should not block port numbers 5985,5986. You can open up the ports by following the instructions at http://windows.microsoft.com/en-in/windows7/open-a-port-in-windows-firewall or using the following PowerShell scripts -
Comments