HighDots Forums  

Re: =?utf-8?Q?Vider_un_formulaire_apr?= =?utf-8?Q?=C3=A8s_son_envoie?=

alt.fr.langages.html alt.fr.langages.html


Discuss Re: =?utf-8?Q?Vider_un_formulaire_apr?= =?utf-8?Q?=C3=A8s_son_envoie?= in the alt.fr.langages.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
harryfree@free.fr
 
Posts: n/a

Default Re: =?utf-8?Q?Vider_un_formulaire_apr?= =?utf-8?Q?=C3=A8s_son_envoie?= - 09-28-2004 , 03:11 PM






L'idéal serait d'utiliser du php

<form action="page_qui_envoie.php" method="post">
....
</form>

et page_qui_envoie.php contient un script php permettant l'envoi du mail
et l'affichage du message


mes 0.02$
harry


On 20 Sep 2004 08:59:46 -0700, Montigny <mmontig (AT) oreka (DOT) com> wrote:

Quote:
Bonjour,

Sur mon site, je fais un formulaire tout bête pour envoyer un petit
message, mais, comment faire pour rediriger vers une page simple une
fois le mail envoyé ? (type, bravo, votre message a été bien envoyé,
merci.)

form action=mailto:mail (AT) mail (DOT) fr method="post" enctype="text/plain"
Nom : <input type="text" name="nom" size="15" maxlength="45"
Prénom : <input type="text" name="prenom" size="10" maxlength="45"
E-mail : <input type="text" name="mail" size="20" maxlength="45"
Commentaires : <textarea name="texte" cols="25" rows="3" ></textarea

input type="submit" value="Envoyez"
/form

Merci d'avance.

Marie


--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.