Formulaire sur email html

Résolu/Fermé
eit - 13 oct. 2008 à 08:41
eit Messages postés 14 Date d'inscription lundi 13 octobre 2008 Statut Membre Dernière intervention 2 décembre 2008 - 13 oct. 2008 à 17:31
Bonjour,
voila je n'arrive pas a savoir ou je doit installe mon adresse mail de reception de se formulaire pour un retour dans ma boite mail et a quoi correspond cette ligne
form action="http://actuel.fr.selfhtml.org/cgi-bin/comments.pl">


source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<div align="center">
<title>Texte du titre</title>
</head>
<body>

<h2>CONTACT</h2>

<p>Commentaires</p>

<form action="http://actuel.fr.selfhtml.org/cgi-bin/comments.pl">
<table border="0" cellpadding="5" cellspacing="0" bgcolor="#E0E0E0">
<tr>
<td align="right">Nom</td>
<td><input name="Nom" type="text" size="30" maxlength="30"></td>
</tr><tr>
<td align="right">Telephone</td>
<td><input name="Telephone" type="text" size="30" maxlength="40"></td>
</tr><tr>
<td align="right">Email</td>
<td><input name="Email" type="text" size="30" maxlength="40"></td>
</tr><tr>
<td align="right" valign="top">Commentaire:</td>
<td><textarea name="Texte" rows="10" cols="50"></textarea></td>
</tr><tr>
<td align="right">Formulaire:</td>
<td>
<input type="submit" value=" Envoyer ">
<input type="reset" value=" Annuler">
</td>
</tr>
</table>
</form>

</body>
</html>

22 réponses

hani_ Messages postés 333 Date d'inscription lundi 22 septembre 2008 Statut Membre Dernière intervention 18 novembre 2009 20
13 oct. 2008 à 17:24
le deuxième message de la première page

http://www.commentcamarche.net/forum/affich 8862654 formulaire sur email html?#2 <----- cliques sur le lien
4eme ligne en partant de la fin
0
eit Messages postés 14 Date d'inscription lundi 13 octobre 2008 Statut Membre Dernière intervention 2 décembre 2008
13 oct. 2008 à 17:31
yes merci merci merci bon fo ke je voie le detail

j espere ne pas trop ta voir gonfle
0