Hi,
I am working on a site that has a stockists search:
I used the code found on this site to do a next & prev link on the records of stockists brought back from a MySQL DB, using the variable $postcode submitted in from a form.
The links display fine, but when clicked, the $postcode is not re-sent, so the script brings back all 2000 odd records in the database!
Can anyone tell me how to re-send the variable please?
Thanks