Add EasySearch to your site in less than 5 minutes!!! Read the Easy 2 step process in these simple instructions.

No Coding Required!

In 2 simple steps (unzip and configure) you can have a search engine running on your ASP.NET web site.



Add an advanced search engine to your ASP.NET Site in less than 5 minutes.


 

 

 

 

 

 

Knowledge Base - EasySearch for ASP.NET

Easy Search Documentation > EasySearch Files Defined EasySearch Help
Search the Knowledge Base
 
Start Search in the Following Category
Date Modified
Thursday, February 24, 2005
INFO :: EasySearch\LiveResults.aspx

If you examine the Liveresults.aspx page, you'll find that it is very sparse. In fact the entire file content is the page directive.

1:     <%@ Page language="c#" validateRequest="false" AutoEventWireup="false" Inherits="EasySearchModule.LiveResults" %>

These file contents output the results for EasySearch Hints. While this content cannot be modified, you can use the EasySearch.CSS file to make extreme modifications to the presentation of this content.

The following is the source of a LiveSearch Results. This is supplied for you to get an easy to understand page model for the CSS names. Our request was EasySearch/LiveResults.aspx?Search=e ... which returned the following results.

1:     <div><a href="javascript:ria('extremely');"><span>e</span>xtr<span>e</span>m<span>e</span>ly</a></div>

2: <div><a href="javascript:ria('everyone');"><span>e</span>v<span>e</span>ryon<span>e</span></a></div>
3: <div><a href="javascript:ria('enter');"><span>e</span>nt<span>e</span>r</a></div>
4: <div><a href="javascript:ria('easysearchresults_datagrid');"><span>e</span>asys<span>e</span>archr<span>e</span>sults_datagrid</a></div>
5: <div><a href="javascript:ria('easyseaarch');"><span>e</span>asys<span>e</span>aarch</a></div>
6: <div><a href="javascript:ria('entire');"><span>e</span>ntir<span>e</span></a></div>
7: <div><a href="javascript:ria('eligible');"><span>e</span>ligibl<span>e</span></a></div>
8: <div><a href="javascript:ria('easy');"><span>e</span>asy</a></div>
9: <div><a href="javascript:ria('easily');"><span>e</span>asily</a></div>
10: <div><a href="javascript:ria('everything');"><span>e</span>v<span>e</span>rything</a></div>


Help us build our knowledge base
Click here to Submit a Question
Knowledge Base Software - myKB.com