ASP Source Code:
<html>
   <head>
   </head>
   <body>
      <H2>Search (Version 6)</H2><BR>
      <form action="Search6.asp" method="get">
         <HR>
         Contact Name search string:  
         <input type="Text" name=txtContactLike> 
         <input type="submit" value="Submit"><BR>
      </form>
   </body>
</html>