Click to See Complete Forum and Search --> : javascript


senthilarumugam
March 11th, 2009, 05:00 AM
i want to develop an extension which will copy the content i select and send it to the server .
i wrote the code for copying .Is it possibe in javascript to write a code for sending the data.If yes please give the links or example code.

PeejAvery
March 11th, 2009, 07:29 AM
Why don't you use AJAX (http://w3schools.com/ajax/default.asp).