I'm creating a web app to maintain data using jQuery / ajax / json calls to a web service.
I'm trying to figure out how to secure a Win2003 server using IIS 6.0 in this scenario.
It will be https:
I am finding so much conflicting info on the web - do I need to use SOAP?
Any help would be greatly appreciated.