Til Artiste Posted July 4 Report Posted July 4 Bonjour, Par le passé j'avais crée une page de contact avec ce code ci: " <FORM METHOD="POST" ACTION="http://perso0.free.fr/cgi-bin/form2mail.pl"> Nom : <input type="text" name="F_Name" size="60"> <BR> Prenom : <input type="text" name="F_FName" size="60"> <BR> Adresse email : <input type="text" name="F_Email" size="60"> <BR> Sujet : <input type="text" name="F_Subject" size="60"> <BR> Contenu : <BR> <textarea name="F_Content" cols="80" rows="10"></textarea> <BR> <INPUT TYPE="submit" VALUE=" O K "> </FORM> " Il ne semble pus fonctionner, quelle est la bonne methode maintenant? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.