Admin Fondateur
Messages : 569 Points : 1946 Date d'inscription : 07/02/2011 Age : 53 Localisation : là
Feuille de personnage ch text: dede
| vote top site 365 Sujet: vote top site Dim 3 Nov - 17:39 | |
| Voté - Code:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> <!-- /*LE CSS*/ .post { background-image:url("http://img15.hostingpics.net/pics/908081topsite.gif"); width:88px;height:33px;border:none;cursor:pointer;color:transparent } --> </style> <script type="text/javascript"> function envoiMessage(form) { // Créer un message à partir des informations fournies
var txt_message = "Voté !\n Nombre d'entrées surroot-top.com : " + form.nombre.value;
// Insère le texte construit dans le champ caché "message" du formulaire form.message.value = txt_message; } </script> </head> <body> <form action="/post" method="post" name="post" enctype="multipart/form-data" onSubmit="envoiMessage(this)">
<input type="hidden" name="lt" value="0" /> <input type="hidden" name="mode" value="newtopic" /> <!-- Un nouveau topic sera créé --> <input type="hidden" name="topictype" value="0" checked="checked" /> <!-- Value 0: Sujet Normal (1 = post-it / 2 = annonce) --> <input type="hidden" name="message" value="" /> <!-- Contiendra le texte du message --> <input type="hidden" name="f" value="1" /> <!-- ID du forum dans lequel le message sera posté--> <input type="hidden" name="subject" id="titre" value="vote top site" /><br/>
<center><!-- Début bouton de vote - Root-top.com --> <a href="http://www.root-top.com/topsite/heroicfantasy/in.php?ID=1423" target="_blank"><img src="http://img.root-top.com/topsite/heroicfantasy/banner.gif" border="0" alt="top heroic fantasy" title="top heroic fantasy"> <br />TOP Heroic Fantasy</a> <!-- Fin bouton de vote - Root-top.com --><br> <a href="http://www.root-top.com/topsite/heroicfantasy/in.php?ID=1423&mark=1423" target="_blank"> <input type="submit" name="post" class="post" /></a></center> </form> </body> </html> |
|
Admin Fondateur
Messages : 569 Points : 1946 Date d'inscription : 07/02/2011 Age : 53 Localisation : là
Feuille de personnage ch text: dede
| |