I have a WCF Service running on one server, and want to make cross domain requests from an HTML page on another server. I've spent the last 2 weeks trying to get this figured out. Some say I can, some say I can't, some say CORS, some say jquery.....is there
a real simple EXAMPLE out there that works?
Go to the complete details ...