|
|
Using an agent to work around the AJAX cross domain limitation
|
03/29/2006, By phigsaidwhat.com
|
AJAX is a great tool for building some really slick applications, but it has one limitation has made me ignore it for a number of things that I have wanted to do. After speaking with Chris Toohey and stealing getting inspiration from some code that he had, I have come up with a simple agent to allow me to get data from other domains. The agent is incredibly simple, but I have no idea what kind of impact this will have on the server, so test thoroughly before you implement it in your environment.
First, create an new LS agent and set the run-time security level to , Secondly Allow Restricted Operations. The agent can be as complex as you want it to be.
Read More...
|
Rate this Ajax Articles
Rating: 10.0 out of 1 vote cast
| |
|
|
|
|
|
|
|
|
|
|
|
|