HomeCommunityControl GalleryData & XML ASP.NET Database Search Control v4.1

ASP.NET Database Search Control v4.1



Submit a Review

273 Downloads

7,161 Views


Description

"Fast, feature rich and secure search for ASP.NET database driven websites"



Search Control creates WHERE clause of SQL query to database. With Search Control you can easily and in no time add feature rich database search in your .NET, ASP.NET, classic ASP, Win32 or mobile project.

Database search is usually weak part of many web sites. With Search Control implemented, database search becomes your strong feature over competition.

Search Control supports standard ANSI SQL, but also specific MS SQL Server, Oracle, MySQL and MS Access SQL syntax.

Syntax Example

<%@ Register TagPrefix="cc1" Namespace="BeanSoftware" Assembly="Search_Control" %> <cc2:searchcontrol id="SearchControl1" runat="server" WhereToSearch="BeginningOfRecord" HowToSearch="ExactRecord" WayOfSearch="MSSQLFullTextSearch" SearchFields="FirstName, LastName" TypeOfSearch="Expression" </cc1:searchcontrol>

Reviews

Submit a review