26 lines
820 B
HTML
26 lines
820 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Chat Control Panel</TITLE>
|
|
</HEAD>
|
|
<BODY BGCOLOR="#C0C0C0">
|
|
|
|
<P ALIGN="center"><B><I><FONT FACE="Times New Roman" SIZE="+3">Chat Control Panel</FONT><FONT FACE="Courier New" SIZE="+1"></FONT></I></B></P>
|
|
<P><I><FONT FACE="Courier New" SIZE="1" COLOR="Red">This applet may not work correctly if y</FONT><FONT FACE="Courier New" SIZE="1"></FONT><FONT FACE="Courier New" SIZE="1" COLOR="Red">our browser is configured through a proxy server.</FONT></I><FONT COLOR="Yellow">
|
|
<HR>
|
|
</FONT></P>
|
|
<P>
|
|
|
|
<APPLET CODEBASE="." ARCHIVE="jchat.zip" CODE="ChatAdapter.class" "ip="" port="100" WIDTH="640" HEIGHT="320">
|
|
<PARAM NAME=cabbase VALUE="jchat.cab">
|
|
<PARAM NAME="port" VALUE="100">
|
|
<PARAM NAME="ip" VALUE="diversified-software.com">
|
|
<PARAM NAME="advise" VALUE="">
|
|
</APPLET>
|
|
|
|
|
|
|
|
<pr>
|
|
<HR>
|
|
</P>
|
|
</BODY>
|
|
</HTML> |