Kyronet.com



Identification
Pseudo :
Passe:


S'inscrire

Menu

Webmasters

Partenaires
Seventy-Planes




Les 6 dernières inscriptions
alex
Walnien
Rechercher
Sexe :
Ville :
Plus d'infos

Aide
Vous voulez mettre un applet sur votre site? Veuillez mettre le code suivant dans la page que vous voulez. Surtout veuillez modifier #Votresalon, par le salon que vous avez choisi.

Applet Pret à Etre sur Votre page

<form action="http://www.kyronet.com/chat/chat.php" method="get">
<table style="background-color: #FF7777; border: 3px solid #AA5555;">
<tr>
<td valign="top"><label for="nick">Pseudo :</label></td>
<td><input type="text" id="nick" name="nick" /></td>
</tr>
<tr>
<td valign="top"><label for="age">Age :</label></td>
<td><input type="text" id="age" name="age" size="3" /></td>
</tr>
<tr>
<td valign="top" rowspan="2">Sexe :</label></td>
<td><input type="radio" id="sexeM" name="sexe" value="M" /><label for="sexeM">Masculin</label></td>
</tr>
<tr>
<td><input type="radio" id="sexeF" name="sexe" value="F" /><label for="sexeF">Féminin</label></td>
</tr>
<tr>
<td valign="top"><label for="ville">Ville :</label></td>
<td><input type="text" id="ville" name="Ville" /></td>
</tr>
<tr>
<td valign="top"><label for="chan">Salon :</label></td>
<td>
<select id="chan" name="chan">
<option value="<b>#VotreSalon</b>"> <b>#VotreSalon</b> </option>
</select>
</td>
</tr>
<tr>
<td colspan="2" align="right"><input type="submit" value="Acceder au Chat" /></td>
</tr>
</table>
</form>