
Home | Tutorials
| Policies | Training
| Services | Contact
| Resources | FAQ
How to include
a search:
An example of code to search the your UNT site:
<form method="get" action=http://www.google.com/u/unorthtexas
target="_blank">
<label for="searchterms">Searh the UNT Site:</label>
<input type="text" name="q" size="12" value=" " class="formsize" onFocus="document.forms[1].words.select()" id="searchterms">
<input type="hidden" value="inurl:www.unt.edu/YOURSITE">
<input type="submit" class="formsize" value="search">
</form>
End of Code - Back to Top
An example of code to search the entire UNT site:
<form method="get" action=http://www.google.com/u/unorthtexas
target="_blank">
<label for="searchterms">Searh the UNT Site:</label>
<input type="submit" class="formsize" value="search">
</form>
End of Code - Back to Top
Central Web Support
Home | Tutorials | Policies
| Training | Services
| Contact | Resources
| FAQ
|