Hello there,
I've almost finished my customization of DBMan, thanks to the help provided here by most of you, especially JPDeni and Alex !
But I would like to have on each page containing the set of matching records returned by a search one link to this search page, so ones can come back and just modify the previously used search criteria.
At first, I was thinking to use the <input type=button onClick.backward(-n)> but how to calculate the correct value for -n. One user may go back and forth on already displayed pages before to decide to go back to the search menu.
The html_search_failure subroutine displays the last used search criteria. But how to access it if the search was successful ?
Any other trick ?
Thanks in advance for your help !
Cheers,
Germain
I've almost finished my customization of DBMan, thanks to the help provided here by most of you, especially JPDeni and Alex !
But I would like to have on each page containing the set of matching records returned by a search one link to this search page, so ones can come back and just modify the previously used search criteria.
At first, I was thinking to use the <input type=button onClick.backward(-n)> but how to calculate the correct value for -n. One user may go back and forth on already displayed pages before to decide to go back to the search menu.
The html_search_failure subroutine displays the last used search criteria. But how to access it if the search was successful ?
Any other trick ?
Thanks in advance for your help !
Cheers,
Germain

