Is there any way to call the MS CRM web service from JavaScript from a web page that is NOT a CRM web page (i.e., not in the load or save event in a CRM form, but from a stand alone web page)? A second question: is there any way to call the MS CRM Web Service from VBScript?
Ideally I'd like to do this in CRM 2011, but would be happy to have an example from CRM 4.0.
I'm thinking I'm going to have to write a wrapper web service to do this but I would rather not go that route unless necessary.