Jump to content
Free-reseau.fr - Les forums

Recommended Posts

Posted

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?

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...