Salutare,
Am urmatorul formular web:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Feedback Form</title>
<link rel="stylesheet" type="text/css" href="/css/nms.css" />
</head>
<body>
<form method="post" action="/cgi-bin/test.cgi">
<table>
<tr>
<td>Introduceti codul de confirmare</td>
<td><input type="text" name="cod" /></td>
</tr>
<tr>
<td>Email</td>
<td><input type="text" name="email" /></td>
</tr>
<tr>
<td>Real Name</td>
<td><input type="text" name="realname" /></td>
</tr>
<tr>
<td colspan="2"><input type="submit" /></td>
</tr>
</table>
</form>
</body>
</html>
As vrea daca se poate sa il inlocuiesc cu un script cgi perl web based
care sa ia ca argumente aceste 3 campuri - gen http://domeniu/cgi-bin/post.cgi?cod=123&[email protected]&realname=bubu
si sa le trimita catre test.cgi - care la randul lui e perl).
Cum s-ar putea face asta?
Multumesc
Disclaimer: N-am folosit niciodata perl si chiar trimiterile catre
rtfm nu ar ajuta foarte tare, trecand deja pe acolo si neprinzandu-ma
de lucruri.
This message might contain confidential information and is intended only for
the individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system. E-mail transmission cannot be guaranteed to be
secure or error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents of this
message, which arise as a result of e-mail transmission. If verification is
required please request a hard-copy version.
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug