Click here to Skip to main content
15,889,838 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi..

I am working on an project(asp.net C#) where i need to implement search within the website where i would like too retrieve the search results based on their links..

i have seen the article <a href="http://www.codeproject.com/KB/applications/SearchDotnet.aspx"></a>[<a href="" target="http://www.codeproject.com/KB/applications/SearchDotnet.aspx"></a>]

but it didnt fulfill my requirement..

Can anyone help me??
Posted

1 solution

use RegularExpression for searching. try to use google or youtube got more tutorial and example in seraching....
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900