View Single Post
Old 06-05-2012, 07:29 PM   PM User | #2
DaveyErwin
Regular Coder

 
Join Date: Aug 2010
Posts: 809
Thanks: 12
Thanked 168 Times in 166 Posts
DaveyErwin is on a distinguished road
i think you are not close .
You are fetching from the server,
with your jqueery ajax, some text
that has been formatted as jsonp,
if you don't fully understand what
i just said then, you are really
not close at all.

Ajax usually only works
in the same domain while
jsonp can be called from
a different domain .

No good reason i can
think of for mixing the
two as you have ?

Last edited by DaveyErwin; 06-07-2012 at 03:26 AM..
DaveyErwin is offline   Reply With Quote