•  

    Cross-Site Ajax

    September 17th, 2007

    Last week we ran into a problem trying to call a page with an XMLHttpRequest from one domain to another.

    The situation was odd. We weren’t trying to call another domain from our domain, we were trying to make a call to our domain from another domain. Within Salesforce’s CRM, there’s a component known as an SControl. This component is an HTML page with accompanying Javascript used to create a custom interface within Salesforce.

    Read the rest of this entry »