Display the HTML file for the DBCApplet example:
<HTML>
<CENTER>
<font size=5 color=red><b>Please use Netscape Communicator (netscape4.5) to
show this
example</b></font>
<HR>
<applet codebase="."
code="DBCApplet"
width=700 height=500>
<param name="url" value="//carver.npac.syr.edu:9966/DBCServer">
</applet>
<HR>
<b><font size=5>An example to try:</font></b>
<TABLE>
<TR><TD>1. Click <font color=blue>[Open DB]</font> to connect to the database</TD></TR>
<TR><TD>2. Enter <font color=red>nora</font> or nancy or tom ...</TD></TR>
<TR><TD>3. Click <font color=blue>[Search]</font></TD></TR>
<TR><TD>4. Click <font color=blue>[Close DB]</font></TD></TR>
</TABLE>
<HR>
<a href="source.html">Source Codes and Related documents</a>
<HR>
<address>This is maintained by Nancy McCracken.
</CENTER>
</HTML>