Formulaire sur email html
Résolu
eit
-
eit Messages postés 14 Date d'inscription Statut Membre Dernière intervention -
eit Messages postés 14 Date d'inscription Statut Membre Dernière intervention -
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>
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>
A voir également:
- Formulaire email html
- Whatsapp formulaire opposition - Guide
- Formulaire de réclamation facebook - Guide
- Comment creer un compte email - Guide
- Editeur html - Télécharger - HTML
- Formulaire de reclamation instagram - Guide
22 réponses
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
http://www.commentcamarche.net/forum/affich 8862654 formulaire sur email html?#2 <----- cliques sur le lien
4eme ligne en partant de la fin