Site Search Engine
Version 1.3.2  how it workhelps and tutorialAdd to cart
 User Tutorial
   
Open an asp page
Put the cursor where you want insert the search form
From the ASP Category of the Objects panel click on the
"Insert Site Search Engine" icon (Image 1).

   
The "Insert Site Search Engine" panel (Image 2) will be displayed
Click on the "Insert the form for Site Search Engine" button
The search form is inserted in the page in the position
where you have the cursor.
VERY IMPORTANT!!
Don't modify the name of the form, the name of the text box, the name and the value of the options radio button and the special tag I add to the form.
   
From the server behaviors panel click on the "Site Search Engine" menu. The "Site Search Engine" will be dispayed (Image 3).
In this panel You can set all your search preferences.

Click on the Ok button to apply this server behaviors in your page.
The extension insert in the page the code to run this search and create the folder "dwzone_search_engine" with 4 pages.

In this folder You find 4 page:
dw_Site_Search_Engine_0.asp
The page that display the result of the search. You can modify the layout of this page to adapt it to your site. This page has a number in the name because you can add more search page in your site and each page has a progressive number.
dw_Site_Search_Engine_0.css
The page with the Style applyed to the result page. You can modify this page
dw_Site_Search_Inc_Bottom.asp
This the page that is included in the top of the resul page. Don't modify the code of this page if you are not sure.
dw_Site_Search_Inc_Top.asp
This the page that is included in the bottom of the result page and contain all the search and display function. Don't modify the code of this page if you are not sure.
10° Ok Now you can run your page and test Your Site Search Engine.