D
deostroll
I am not able to get tweets (http://twitter.com/statuses/
public_timeline.json) in json format using the xmlhttprequest object?
When I try this on IE I get an access denied error. If I do this in FF
I get some URI restriction. On researching, this has something to do
with cross-site scripting and "same origin policy" in the design of
the xmlhttprequest object. What is the work around for this?
--deostroll
PS: if the url above is incorrect plz forgive me.
public_timeline.json) in json format using the xmlhttprequest object?
When I try this on IE I get an access denied error. If I do this in FF
I get some URI restriction. On researching, this has something to do
with cross-site scripting and "same origin policy" in the design of
the xmlhttprequest object. What is the work around for this?
--deostroll
PS: if the url above is incorrect plz forgive me.