Ajax with Cgi. Please help

"Douglas Diniz" <[email protected]> Tue, 7 Oct 2008 17:06:10 -0300
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <[email protected]>
--===============0107967609==
Content-Type: multipart/alternative; 
	boundary="----=_Part_56349_20668559.1223409970318"

------=_Part_56349_20668559.1223409970318
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi.....  (Sorry for my english)

I'm working in a project (a WiFi terminal) where I want to create a page
where the people can set all the wifi parameters by the web page. The page
will have several buttons and textbox/combobox, where the user can set the
parameters individually and on-the-fly. To accomplish that I will use Ajax
to send the requests to server.
On the server I must have a C/C++ program that will receive this ajax
commands and send then to Wifi main program (where the commands will be set
or get) (This communication use Linux Named Pipe).

The problem is: How I send this individual commands and values to the server
program, and how the server program will handle this information to see what
command was sent? Using Cgi, how can I know the button that was pressed and
how is the better way to send/receive this values?

Could you help me?

Thanks......

------=_Part_56349_20668559.1223409970318
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div dir="ltr">Hi.....&nbsp; (Sorry for my english)<br><br>I&#39;m working in a project (a WiFi terminal) where I want to create
a page where the people can set all the wifi parameters by the web
page. The page will have several buttons and textbox/combobox, where
the user can set the parameters individually and on-the-fly. To
accomplish that I will use Ajax to send the requests to server. <br>
On the server I must have a C/C++ program that will receive this ajax commands
and send then to Wifi main program (where the commands will be set or
get) (This communication use Linux Named Pipe).<br><br>The
problem is: How I send this individual commands and values to the
server program, and how the server program will handle this information
to see what command was sent? Using Cgi, how can I know the button that was pressed and how is the better way to send/receive this values?<br>
<br>Could you help me? <br><br>Thanks...... </div>

------=_Part_56349_20668559.1223409970318--



--===============0107967609==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
help-cgicc mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cgicc

--===============0107967609==--