voici un petit exemple.
Si quelqu'un veut bien le compléter pour le calcul
(si c'est possible en HTML???)
<HTML>
<FORM action = "#" method = "Get">
Donnée 1 <INPUT type="Text" name = "X"><BR><BR>
Donnée 2 <Input type="Text" name = "Y"><BR><BR>
Réduction? <Input Type="Checkbox" name = "Reduction"> <BR><BR>
<input type="submit" value="calcul">
</FORM>
</HTML>
Vois aussi Ce site, à la page :
http://www.commentcamarche.net/html/htmlform.php3
Michel


