Is there a way to call the MS CRM web service from JavaScript from a web page that is NOT a CRM web page (i.e. not loading or saving the event in CRM form, but from a separate web page)? Second question: is there a way to invoke the MS CRM web service from VBScript?
Ideally, I would like to do this in CRM 2011, but would be glad to have an example from CRM 4.0.
I think I will have to write a wrapper web service to do this, but I would prefer not to go this route if necessary.
source
share