<HTML> <!-- name of file: rpt1.html -->
<HEAD> <TITLE>Basic Report Selection Screen</TITLE> </HEAD>
<BODY> <H1>Basic Report Selection Screen</H1>

<form method="post" action="/cgi-bin/mmoxcey/oratut/report2.pl">
<input type="hidden" name="call_type" value="open">
<input type=submit value="Show Open Calls">
</form>

<form method="post" action="/cgi-bin/mmoxcey/oratut/report2.pl">
<input type="hidden" name="call_type" value="closed">
<input type=submit value="Show Closed Calls">
</form>

<HR> <ADDRESS> Mike Moxcey<BR>
email: <A href="mailto:Michael.S.Moxcey@usda.gov">Michael.S.Moxcey@usda.gov</A> </ADDRESS><br>
Links to <a href="http://www.wwwvoice.com/bud/bud.html">Bud Ugly Web Designs</a>,
<a href="http://www.cooltext.com/">Cooltext.com</a>, and
<a href="http://www.aphis.usda.gov/~mmoxcey/htmledit.html">Web Page Tutorial</a> sites.
</BODY> </HTML>


home