|
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..
|