Skip Navigation and go to content
University of North Texas Computing and Information Technology Center Computing and Information Technology Center Logo
Computing and Information Technology Center Home
Help Desk
Training
About Us
Publications
Our Mission

 


Central Web Support
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

Computing and Information Technology Center Home | Help Desk | Training
About Us | Publications | Our Mission

Questions, comments and corrections for this site: cws@unt.edu
Site was last updated or revised : May 16, 2007

UNT home page | Search UNT | UNT news | UNT events

 

Computing and Information Technology Center Home