I have a form where user can enter search criteria and then press search button. But user can also stop the search operation by pressing 'cancel search' button.
My problem is once user presses the 'cancel search' button to stop the search operation , and then if user does the search again , it is very very slow.
Currently I execute a javascript function for 'cancelsearch' which contains no code , basically a dummy function. It looks like
then how does your cancel search button works as you said
Quote ...
My problem is once user presses the 'cancel search' button to stop the search operation , and then if user does the search again , it is very very slow.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.