Warning: main(menu.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/kyronet.com/httpdocs/applet.php on line 8

Warning: main() [function.include]: Failed opening 'menu.php' for inclusion (include_path='.:') in /var/www/vhosts/kyronet.com/httpdocs/applet.php on line 8
 
Code d'applet à mettre sur votre site
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://valdiscut.org/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="#ValDiscut">#ValDiscut</option>
<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>
-
Free Templates