Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
44 lines (39 sloc)
1.53 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=big5"> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <title>網頁搜尋引擎</title> | |
| </head> | |
| <body background="/IMAGE/bg3.gif" bgcolor="#FFFFFF" text="#000000" link="#0080C0" | |
| vlink="#8080C0" alink="#FF0000"> | |
| <strong><font color="#0000ff" face="標楷體" size="5"> | |
| <p align="center"></font><font face="標楷體" size="5" color="#0080FF">農業試驗所網頁查詢</font></strong></p> | |
| <div align="center"><center> | |
| <table border="0"> | |
| <tr> | |
| <td><hr color="#000080"> | |
| <form action="\cgi-bin\WEBGAIS2.EXE" method="GET"> | |
| <p><font color="#FF8000"><strong>我要查詢 :</strong></font><input type="text" | |
| size="25" name="query"> <font size="3"><input type="submit" value="請給我資料"></font> | |
| </p> | |
| <p><input type="radio" checked name="domain" value="any">全文搜尋 <br> | |
| <input type="radio" name="domain" value="title">主題欄位搜尋 <br> | |
| <input type="radio" name="domain" value="header">標題欄位搜尋 <br> | |
| <input type="radio" name="domain" value="title">連結欄位搜尋 </p> | |
| <p>輸出模式<select name="output" size="1"> | |
| <option> Compact Output </option> | |
| <option selected>Standard Output </option> | |
| </select> </p> | |
| <hr color="#008000"> | |
| </form> | |
| </td> | |
| </tr> | |
| </table> | |
| </center></div> | |
| <p align="center">[<a href="/gaiswww2_query_guide.htm">使用說明</a>] <br> | |
| <br> | |
| 本搜尋引擎採用Gaiswww2.0,感謝<a href="http://gais.cs.ccu.edu.tw/">GaisWWW</a>實驗室提供! | |
| </p> | |
| </body> | |
| </html> |