Well i would like to know something about JSONP,
like when someone enter in my website and i do a ajax request with dataType JSONP,
this request will be done like when this same person enter direct in this page? i.e: this page that ajax will request with JSONP get the IP of the user,
it will get the real ip of this user? similar to a iframe i mean.
thanks.