Template:Status
Line 4: | Line 4: | ||
'ipt>\n<form name="cgiirclogin" method="post" onsubmit="return openCgiIrc(this)"'+ | 'ipt>\n<form name="cgiirclogin" method="post" onsubmit="return openCgiIrc(this)"'+ | ||
' action="http://cgiirc.chatx.net/cgi-bin/irc.cgi">\n'+ | ' action="http://cgiirc.chatx.net/cgi-bin/irc.cgi">\n'+ | ||
- | '<label>Nickname: </label><input type="text" name="Nickname" value="" />\n'+ | + | '<input type="hidden" name="interface" value="nonjs" />\n'+ |
+ | '<input type="hidden" name="Channel" value="" />\n'+ | ||
+ | '<label>Nickname: </label><input type="text" name="Nickname" value="CGI???" />\n'+ | ||
'<input type="submit" value=" Chat! " />\n'+ | '<input type="submit" value=" Chat! " />\n'+ | ||
'</form>\n'; | '</form>\n'; | ||
Line 18: | Line 20: | ||
<form onsubmit="return makeform(this)"> | <form onsubmit="return makeform(this)"> | ||
- | <b> | + | <b>Name of your channel<br /><font color="003366"><small><i>(remember to include the #)</i></small><br></font></b> |
- | <input type="text" name=" | + | <input type="text" name="channel" value=""><br /> |
<br> | <br> | ||
- | + | <b>Form of default nickname<br /><font color="003366"><small><i>(the ? get replaced with a random number and nicknames can't begin with a number)</i></small></font><br> | |
+ | <input type="text" name="nick" value="Chatter???"><br></b> | ||
<input type="submit" value=" Generate HTML "> | <input type="submit" value=" Generate HTML "> |
Revision as of 04:23, 16 February 2008