Gossamer Forum
Home : Products : DBMan : Customization :

Previous/Next Results Problem

Quote Reply
Previous/Next Results Problem
I am trying to get the Previous/Next results to work and I have been somewhat successful however it is not working. When there are more results than it displays the page numbers and Next / Previous text, however in the url string of each link it looks like this: db.cgi?nh=2

It is missing all the other variables. How can I get the script to input the variables into the URL??

TIA
Quote Reply
Re: [idg-usa] Previous/Next Results Problem In reply to
Ok I narrowed down the problem. On line 485 (after modifications) where your have $next_url = $ENV{'QUERY_STRING'}; the QUERY_STRING is not being inserted into the $db_next_hits routine. How can I get the QUERY_STRING in the url??
Quote Reply
Re: [idg-usa] Previous/Next Results Problem In reply to
Is it possible to view your running database to see exactly what is happening?

Are you using the original DBMan script or a variation of it?

Was this working and then stopped working when you made other changes to the script?

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/