Ver Mensaje Individual
  #3 (permalink)  
Antiguo 29/06/2004, 18:28
maskaos
 
Fecha de Ingreso: junio-2004
Mensajes: 7
Antigüedad: 19 años, 10 meses
Puntos: 0
tercera parte del codigo :

<!-- ************************************************** ************************************************** ****************

DEFINE OFFICIAL LISTED CHAT ROOMS HERE
************************************************** ************************************************** **************** -->
<!-- To list a chatroom, use the following format

<option value="ActualChannel">The Actual Channel Name
Where ActualChannel is the IRC channel (ie %#AcutalChannel)
and "The Actual Channel Name" is the discriptive name of the chatroom

Note chats listed here will appear as "registered" in the chatroom.
-->
<option value="XuLobby">XuLobby
<option value="HWWUK">Hot Wet Wild UK
<option value="XuTeens" selected>Xu Teen Chat
<!-- <option value="Cafe">The Cafe
<!-- <option value="PoolParty">Pool Party>
<!-- <option value="HelpDesk">Help Desk
<!-- ************************************************** ************************************************** ****************
END OF DEFINED OFFICIAL LISTED CHAT ROOMS
DO NOT EDIT BELOW THIS LINE!!
************************************************** ************************************************** **************** -->
</select>
<tr><td bgcolor="#CCCCCC">
Enter a User-Created Chat Name here:<td bgcolor="#CCCCCC"><input name="customroom" type="text" id="customroom" value="<?php if ($cat != "WC") { echo $room; } ?>">
<a href="javascript:alert('Use the box to enter the name of a user-created chatroom')">What's This?</a>
<tr><td bgcolor="#CCCCCC">
Nickname:
<td bgcolor="#CCCCCC">
<input name="nick" type="text" id="nick" value="<?php echo $nick; ?>">
<tr bgcolor="#CCCCCC"><td colspan=2>
<?php
if ($cocchk != "NO") {
?>
<input type=checkbox name="cocagree" id="cocagree"> I agree to the terms of <?php echo $name; ?>'s Code of Conduct available <a href="<?php echo $cocloc; ?>">here</a>.
<?php
}
?>
<br><center><input name="Join" type="submit" id="Join" value="Join">
</center>
</td></tr></table>
</p>
</form>
<span class="style5"><br>
<?php
}

if ($create == "true") {
?>
<b>Create your own chatroom!</b><br>
<br>

<form name="create" action="<?php echo $PHP_SELF; ?>">
</span>
<table border=0>
<tr><td bgcolor="#CCCCCC" class="style5">
Enter your new Chatroom's Name:
<td bgcolor="#CCCCCC" class="style5"> <input name="createroom" type="text" id="createroom">
<a href="javascript:alert('Simply fill in the name of your new chatroom in this box, select a nickname and click Join. You chatroom will be instantly created. If you want others to join your room, tell them to go to this website and fill in your chatroom\'s name in the Enter a Custom Chatroom Name box.\n\nTo become owner in a script/webchat, use your UD1 registry key. For help with this, please join the room HelpDesk')">Need Help?</a>
<tr><td bgcolor="#CCCCCC" class="style5">
Nickname:
<td bgcolor="#CCCCCC" class="style5">
<input name="nick" type="text" id="nick" value="">
<tr bgcolor="#CCCCCC"><td colspan=2 class="style5">
<?php
if ($cocchk != "NO") {
?>
<input type=checkbox name="cocagree" id="cocagree"> I agree to the terms of <?php echo $name; ?>'s Code of Conduct available <a href="<?php echo $cocloc; ?>">here</a>.
<?php
}
?>
<br>
<center><input name="Join" type="submit" id="Join" value="Create Chatroom"></center>
</td></tr></table>
<span class="style5"><br>
<a href="<?php echo $PHP_SELF; ?>?exit=chat">Go Back</a><br>
<br>
<?php
}
?>
</span>
<center class="style5"><a href="javascript:alert('PHP2MSN\nignitionServer Chatroom Interface\n\nMade by Airwalk aka Reid Burke ([email protected])\nCopyright © 2003 Reid Burke and/or Burke Computer. All rights reserved.\n\nThis service uses the MSN Chat Control. Used with permission. Copyright © 1997-2003 Microsoft Coproration.\nThe MSN butterfly logo is a trademark of Microsoft Corporation.\n\nThis service is powered by the IRC Server ignitionServer by SilentSoft.')">Powered by the PHP2MSN Chat Interface</a> and <a href="http://www.silentsoft.net">ignitionServer</a>. | <a href="<?php echo $homepage; ?>">Back to Home</a></center>
</body>
</html>


Por favor ai alguien sabe como ayudarme que me agregue al messenger o que me diga como separarlo todo , este es mi messenger : [email protected]

Gracias