This topic is locked

Search listing - tracking user input

8/17/2007 10:17:43 AM
ASPRunnerPro General questions
skemp author

Hello,
I have asprunner 5.0 and on the search page, the user enters their criteria in the box provided and while typing, the system seems to show related records while they are typing and won't let them proceed until all related records are found. Is there any way to turn this feature off?
As always, thank you in advance for your assistance.
Sheryl

Sergey Kornilov admin 8/17/2007

I'm not sure how auto-suggest box can prevent some one from hitting search button. Could you clarify?
To turn it off set the following variables in include/dbcommon.asp file to false:

useAJAX=false

suggestAllContent=false
skemp author 8/18/2007

I'm not sure how auto-suggest box can prevent some one from hitting search button. Could you clarify?

To turn it off set the following variables in include/dbcommon.asp file to false:

useAJAX=false

suggestAllContent=false


Thank you for your help.
It doesn't prevent them from clicking the button, it just seems to slow down the search. (it may be just user preference to see an hour glass instead of the actual search text on the screen) I have very novice users.
Sheryl