Markup Tags for Email Search
<html><head>
<title>Search an Email Database</title>
</head>
<body>
<h2> Search the AusWeb 95 Papers (Demo)</h2>
<p> You can specify a name to search for, e.g. <strong>Moore</strong>,<br>
or part of a name, e.g. <strong>mo</strong>.<br>
The search is not case-sensitive.<br><br>
Enter your search keyword:<br>
</p>
<form method="GET"
action="http://miricle.its.unimelb.edu.au/cgi-bin/search-form-demo.pl">
<p> <input type="text" name ="search" size=30>
Search on: <select name="search_on">
<option value="author" selected>Author's Name</option>
<option value="org">Organisation</option>
<option value="paper">Name of Paper</option>
</select>
<input type="submit" value="Search">
</p>
</form>
<p>
</p>
<!-- ======================================================================= -->
<hr>
<h2> Copyright
</h2>
<p> © Southern Cross University, 1994. Permission is hereby granted to
use this document for personal use and in courses of instruction at
educational institutions provided that the article is used in full and
this copyright statement is reproduced. Permission is also given to mirror
this document on WorldWideWeb servers. Any other usage is expressly
prohibited without the express permission of Southern Cross University.
</p>
<!-- ======================================================================= -->
<hr>
<p>
<b> <a href="../index.html">Return to the AusWeb95 Table of Contents</a>
</b>
</p>
<address>
AusWeb95 The First Australian WorldWideWeb Conference
<a href="mailto:ausweb95@scu.edu.au">ausweb95@scu.edu.au</a>
</address>
<!-- ======================================================================= -->
<hr>
<p> <a href="http://www.unimelb.edu.au/html-check/validation-form.html">
<img src="http://www.unimelb.edu.au/images/valid_html.gif"
alt="HTML 2.0 Checked!"></a>
</p>
</body>
</html>