如何创建可搜索Google的搜索表单? [英] How to create a search form that searches google?

查看:131
本文介绍了如何创建可搜索Google的搜索表单?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好,我已经创建了一个简单的搜索表单.

Ok I have created a simple search form.

<form action="" method="POST">
<input type="text" name="search">
<input type="submit" value="Search">
</form>


因此,我需要一种输入搜索词时表单返回的方式
google的搜索结果,并将其显示在页面下方.

谢谢.


So I need a way in which when I input a search term, the form returns
result from google and displays them below the page.

Thanks.

推荐答案

^ ].这应该可以完成工作.
Take a look at google api for .net at google-api-for-dotnet/[^]. This should do the job.


这篇关于如何创建可搜索Google的搜索表单?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆