send data to a different machine through javascript -


i need send data ( name, place, birth of year ) different machine ( ip:70.80.203.55 port:5555) through javascript. new javascript. can u please tell me how can ?

you can use jsonp sending cross site data javascript. more details on jsonp can refer following links

http://learn.jquery.com/ajax/working-with-jsonp/

http://en.wikipedia.org/wiki/jsonp

what jsonp about?


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -