BC Logo
  .    BCINFO    .    Personal Web Server    .   Phone/Email Directory    .   Find BC   .    Agora    .
. BCINFO / Web Master's Corner  
Search
 
  BCINFO
. Web Operations
    Welcome
    Visitor Status
    Web Discussion Forum
    Search Engine
  --Metatags
  --Search Form
    CGI
    FTP
    Development Tools
  IT
  WWW
 
 
   Webmaster's Corner

  
 

Search Engine Strategies - Search Forms

To use the new search engine for your web pages, place the following code in your html documents:

The code reads:

    <form name=" Go1" method=GET action="http://search.bc.edu/query.html">
    <input text=" text" size=" 30" maxlength=" 35" name="qt" > 
    <select name="qp">
    <option value="url:http://www.bc.edu/bc_org/avp/csom">CSOM
    <option value="">All BC Web Servers
    </select>
    <input type="submit" value="Go">
    </form>

    For ease of use, you can cut and paste the example below.
    Just use your browser to view page source:

     

  
   [ Contact : Technical Credits : Top of Page ]
This version: http://www.bc.edu/webops/searchform.html
Copyright © 1997-2000 The Trustees of Boston College.