I had a previous question can jquery ajax call external webservice?
and some good developers answered me to use jsonp, but i don\'t know how to use it, i am tr
I've had a similiar problem, unfortunately I don't have the code at hand.
From memory:
See: What are some good examples of JQuery using JSONP talking to .net? & What is the best way to call a .net webservice using jquery?