|
|
If you want to add an alumni search in your website. Just copy and paste the
following HTML code on your website.
<Fieldset><legend>Alumni Search</legend>
<form method="get" name="AlumniSearch"
action="http://www.amudirectory.com/AlumniList.aspx?">
<font face="Verdana" size="1">Alumni Name </font>:<font
face="Verdana"><input type="text" name="an"><BR>
<input type="submit" value="Search" name="B1" style="FONT-SIZE: 10px;
FONT-FAMILY: Verdana"><input type="reset" value="Reset" name="B2"
style="FONT-SIZE: 10px; FONT-FAMILY: Verdana"></font>
<font face="Century Gothic" size="1">Powered By
amudirectory.com</font>
</form>
</Fieldset>
|
|