Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
css
/
memo
:
formulaire-mail.htm
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Document sans nom</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body { background-image: url(araignes-2.jpg); } .Style2 { color: #00CC00; font-weight: bold; } .Style3 {color: #00CC00} --> </style> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </script> </head> <body><div align=center> <form method=POST action=formmail.php > <p> </p> <div id="Layer1" style="position:absolute; width:200px; height:50px; z-index:1; left: 238px; top: 41px;"><img src="logog.gif" width="491" height="51"></div> <p> </p> <p class="Style2">ENVOYER UN émail </p> <p><img src="courriel.jpg" width="269" height="48"></p> <p> <input type=hidden name=subject value=formmail> </p> <table width="331"> <tr><td width="95" class="Style3">Votre Nom:</td> <td width="274" class="Style3"><input name=realname type=text size=30></td> </tr> <tr><td class="Style3">Votre Email:</td> <td class="Style3"><input name=email type=text size=30></td> </tr> <tr><td class="Style3">Sujet:</td> <td class="Style3"><input name=title type=text size=30></td> </tr> <tr><td colspan=2 class="Style3"><p>Commentaires:<br> <textarea COLS=50 ROWS=6 name=comments></textarea> </p> <p> </p></td> </tr> </table> <span class="Style3"><br> <input type=submit value=Envoyer> - <input type=reset value=Annuler> </span> </form> </div> </body> </html>