Home Forums Archives Get Help doesnt make me op Reply To: doesnt make me op

#3570
DogGroupsII
Participant

hmm, l messes with the code, found if you took out this line


<script language="JavaScript">

Then YES you can see the login box, with loads of ‘+’ all over it, being at start of each line there is ‘+ and at end there is ‘, they display.

the code actually looks like


<!-- ChatRoom code created by ChattersOnline.com -->
<script language="JavaScript" src="http://www.chattersonline.com/ads/jIRC/popupcreater2.js"></script>
<form name="ChatNow"><table width="380" border="0"
cellspacing="0" cellpadding="0" height="60" background="http://www.chattersonline.com/ads/graphics/javachat/javachatlogin21.gif">
<tr align="right"><td height="80"><input type="hidden" name="appbg" value="89,0,179">
<input type="hidden" name="chatroomident" value="jchatter">
<input type="hidden" name="appfg" value="0,255,0"><input type="hidden" name="chan" value="DogGroups_II">
<input type="hidden" name="bodycss" value="body { background-color: #cccccc;}">
<input type="hidden" name="webs" value="DogGroups_II">
<input type="hidden" name="bgcolor" value="#5900B3">
<input type="hidden" name="pagecolor" value="#cccccc"><input type="hidden" name="titlecolor" value="#00ff00">
<input type="hidden" name="bordercolor" value="#000000"><input type="hidden" name="fonttype" value="Arial">
<input type="hidden" name="titlesize" value="30">
<input type="hidden" name="homepageurl" value="http://excoboard.com/exco/index.php?boardid=6718">
<input type="hidden" name="textcolor" value="0,0,0"><input type="hidden" name="textareabg" value="255,255,255">
<input type="hidden" name="servcmdcolor" value="255,102,0"><input type="hidden" name="serverrorcolor" value="255,0,0">
<input type="hidden" name="usercmdcolor" value="0,0,255"><input type="hidden" name="actioncolor" value="0,153,153">
<input type="TEXT" name="nick" size="'+inputSize2+'">&nbsp;&nbsp;<br><input type="text" name="nickpass" size="'+inputSize+'">
<input type="button" value="Chat Now!" onClick="goChat();">&nbsp;&nbsp;</td></tr></table></form>
</script>
<!-- ChatRoom created on 02/28/02 07:50 AM. -->