[問題] asp.net 搜尋
哈囉~~大家好...
我在實作搜尋的時候~
是使用google的~
code如下...
我想請問要如何在搜尋按鈕按下之後~
將搜尋的結果顯示到別的頁面??
謝謝大家!!
<!-- SiteSearch Google -->
<form method=get action="" rel="nofollow">http://www.google.com/search">
<table bgcolor="#FFFFFF"><tr><td>
<a href="" rel="nofollow">http://www.google.com/">
<img src="http://www.google.com/logos/Logo_40wht.gif" border="0"
alt="Google"></a>
</td>
<td>
<input type=text name=q size=31 maxlength=255 value="">
<input type=hidden name=ie value=utf-8>
<input type=hidden name=oe value=BIG5>
<input type=hidden name=hl value=zh-tw>
<input type=submit name=btnG value="Google 搜索">
<font size=-1>
<input type=hidden name=domains value="站内"><br>
<input type=radio name=sitesearch value=""> 搜索Internet
<input type=radio name=sitesearch value="http://localhost/Default.aspx"
checked> 搜索站內
</font>
</td></tr>
</table>
</form>
<!-- SiteSearch Google -->
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.115.190.178
推
05/27 22:58, , 1F
05/27 22:58, 1F
→
05/27 22:59, , 2F
05/27 22:59, 2F
→
05/28 23:41, , 3F
05/28 23:41, 3F