asp.net中的搜索工具 [英] Search facility in asp.net

查看:93
本文介绍了asp.net中的搜索工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

伙计们,我打算在我的网站上建立一个搜索工具,但我不知道该怎么做.我有一个文本框和一个按钮.老实说,我不知道如何开始.我唯一能给你的代码是这样的:

受保护的子Button1_Click(ByVal发送者作为对象,ByVal e作为System.EventArgs)处理Button1.Click


结束子

结束类



谁能帮帮我吗.谢谢.

Hey guys, i am planning to have a search facility in my website but i do not know how to make one. I have a text box and a button. I do not know how to start with it to be honest. The only code that I could give you is this:

Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click


End Sub

End Class



Can anyone please help me. Thank you.

推荐答案

如何构建搜索很大程度上取决于您要搜索的内容.数据库,文件等等.您需要考虑您的解决方案,如果需要任何答案,请提供更多详细信息.尝试从编写您的需求开始.
How to build the search a very much dependent on what you are search. Database, files, something else. You need to think about your solution and provide more details if you want any answer. Try starting with writing your requirements.


这篇关于asp.net中的搜索工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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