Chapter - 2.4 Alternative Adv. Search Page
There is an alternative Advanced Search page available - advsearch_ajax.asp. This is an AJAX enabled search page, which provides more pleasant search experience. In addition, Ajax Enabled advanced search page supports:
-
Seamless options loader for the respective category (when category changed from the list)
-
Preliminary search query baring expected number of ads in search result for the selected options without leaving search options page.
To enable Ajax enabled search page, do the following:
- Rename current advsearch.asp page.
- Rename advsearch_ajax.asp into advsearch.asp.
- Open newly renamed page in a text editor and change the variable at the top of the page: search_page_name = "advsearch_ajax.asp" into search_page_name = "advsearch.asp"
Important: Ajax enabled search page may NOT function under certain types of characters set and page coding. Test it well before opening classified to visitors.