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

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

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