The search engine is composed of an ASP file of an HTM file, mainly uses the FileSystemObject component to achieve the goal, the function is formidable, after modifies the interface may use directly, certainly adds a little own thing to be even better.
Searchpage.htm
The HTM file is used to pass in the condition
<HTML>
<HEAD>
<title>asp Search Engine Example </TITLE>
</HEAD>
<BODY>
<CENTER>
<form method=post action= "Search.asp" >
<table bgcolor= "#CC6633" border= "0" >
<TR>
<TD rowspan= "3" bgcolor= "#CC6633" width= "nowrap>" </TD>
<TD width= "363" nowrap> <font color= "#FFFFFF" >
<input type= "text" name= "SearchText" size= ">"
<input type= "checkbox" name= "Case" >
Highly sensitive </FONT> </TD>
<TD rowspan= "3" width= "ten" >
<input type= "Submit" value= "OK" >
<P>
<input type= "Reset" value= "clear" >
</TD>
<TD rowspan= "3" bgcolor= "#CC6633" width= "> </TD>
</TR>
<TR>
<TD width= "363" nowrap> <font color= "#FFFFFF" > Return results
<select name= "Rlength" >
<option value= "selected>" Long information </option>
<option value= > Short Message </option>
<option value= "0" > Only return connection </option>
</SELECT>
<select name= "Rresults" >
<o