Comments and Feedback
From Faculty of Medicine Online Museum and Archive
Line 1: | Line 1: | ||
- | <div align="right"> <form id="search" action="/museum/search.php" onsubmit="return checksearch(this);" name="search"> | + | <div align="right"> |
- | + | ||
- | + | <form id="search" action="/museum/search.php" onsubmit="return checksearch(this);" name="search"> | |
- | + | <input type="hidden" name="collection" value="Usyd" /> | |
- | + | <input type="text" name="query" class="field" title="Enter search terms" value="Enter search terms" size="15"/> | |
+ | <input name="Submit" type="submit" class="button" onclick="document.search.action='/museum/search.php'" value="Search Museum"/> | ||
<input type="hidden" name="scope" value="www.medfac.usyd.edu.au" /> | <input type="hidden" name="scope" value="www.medfac.usyd.edu.au" /> | ||
+ | <input type="hidden" name="search" value="" id="museumsearch" /> | ||
</form></div> | </form></div> |
Revision as of 02:42, 7 August 2009
<form id="search" action="/museum/search.php" onsubmit="return checksearch(this);" name="search"> <input type="hidden" name="collection" value="Usyd" /> <input type="text" name="query" class="field" title="Enter search terms" value="Enter search terms" size="15"/> <input name="Submit" type="submit" class="button" onclick="document.search.action='/museum/search.php'" value="Search Museum"/> <input type="hidden" name="scope" value="www.medfac.usyd.edu.au" /> <input type="hidden" name="search" value="" id="museumsearch" />
</form>This site is in development and we welcome your feedback and contributions. Enquiries can also be directed to the managing curator Dr Lise Mellor.
<input type="hidden" name ="db_enqtype" value ="feedback">
First name |
<input type="text" name="db_firstname" value="" tabindex="1" > |
Surname |
<input type="text" name="db_surname" value="" tabindex="2"> |
Email |
<input type="text" name="db_email" tabindex="3"> |
Phone |
<input type="text" name="db_phone" tabindex="6"> |
Comment |
<textarea name="db_comment" cols="60" rows="5" tabindex="10"></textarea> |
<input type="submit" name="Submit" value="Submit" tabindex="100"> |