jQuery "Access Is Denied" Error
- by Jimbo
I have an $.ajax() request that queries currency exchange rate information from another web server, which is the reason (I believe) for which I am getting an "Access Is Denied" error on the $.ajax() call.
Is there a way to permit this type of activity?