çà, c´est le fichier formamulaire qui se connecte a un applet " http://www.tchatteurs.com/applet.php" mais cette applet là, je ne l´aime pas et j´aimerais en faire un, mais je ne sais pas comment faire ( ou trouve un site qui me dit comment creer un applet)
HTML>
< FORM action="http://www.tchatteurs.com/applet.php" method="post" target="tchat" onSubmit="this.target = new Date().getMilliseconds(); w = window.open(´´, this.target, ´scrollbars=no, menubar=no, toolbar=no, resizable=yes, screenX=50, screenY=50, width=800, height=600´); if ( w ! = null && ! w.closed) w.focus(); else this.target = ´_top´; return(true);">
< P align="center">
< TABLE bgcolor="#08A8FF" align="center" style="border-width : 1 2 2 1; border-color : black; border-style : solid; font-family : Arial, Helvetica, sans-serif; font-size : 8pt;">
< TR><TD align="right">Votre pseudo :</TD><TD colspan="3"><input type="text" name="nickname" size="20" maxlength="30" value=""></TD></TR>
< TR><TD align="right">Mot de passe* : < /td><TD colspan="3"><input type="password" name="password" size="20" maxlenght="20" value=""><br><i>* Seulement si votre pseudo est protégé.</i></td></tr>
< TR><TD align="right">Age :</TD>
< TD colspan="3"><input type="text" name="age" size="2" maxlength="2" value="99"></TD>
< /TR>
< TR><TD align="right">Sexe :</TD><TD><INPUT type="radio" name="sex" value="h" checked>Homme</TD>
< TD><INPUT type="radio" name="sex" value="f">Femme</TD>
< TD><INPUT type="radio" name="sex" value="?">Fantôme</TD></TR>
< TR><TD align="right">Lieu / Carte de visite :</TD><TD colspan="3"><input type="text" name="location" size="20" value="Ma ville" maxlength="35"></TD></TR>
< TR><TD> </TD><TD colspan="3"><input type="submit" name="submit" value="Entrer" class="bouton"><input type="hidden" name="color2" value="#0000FF"><input type="hidden" name="color3" value="#000000"><input type="hidden" name="color" value="#08A8FF"><input type="hidden" name="room" value="#amour"></TD></TR>
< /TABLE>
< /FORM><font size="-2">Proposé par < a href="http://www.tchatteurs.com" target="nouveau">Le Club des Tchatteurs</a></BODY></HTML>