PDA

View Full Version : Writing to a cgi server


aarcee
03-22-2010, 12:29 PM
Hi..can anyone help me out with how to write to a cgi server in javascript. thing is i want to run a device on the server side whenever i click a button in a webpage which is written in javascript. at the device end i have a cgi server in a microcontroller supported by an rtos. i am able to read from the device to the webpage but not able to write. pls guide me..