|
|
 |
RE: FN-FORUM Paging of Records
date posted 27th July 2000 14:40
Hi Steve,
Show us ya code, sounds like a similar problem I had with a php page some
time ago.
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of Stephen C Parker
Sent: 27 July 2000 14:30
To: [EMAIL REMOVED] Net
Subject: FN-FORUM Paging of Records
Sensitivity: Confidential
Freelancers,
Please help! I have seen many examples of paging recordests and they all
work fine. They work fine because they have the SQL code all specifically
set.
e.g. "Select * FROM whatevertable WHERE Name='Steve'" etc.
This will then be consistently used and retrieved for the many pages of
results that there may be.
What if your code has a variable value that has been Requested from a form
from the previous page. This variable is then used within the SQL string to
retrieve the results. Then when the page tries to retrieve the second set of
results - it fails because it can no longer find the variable.
I have since tried to get these variables to be re-sent for the second
page - but it still does not work.
Any ideas, clues, web references or offers to look at the code would be much
appreciated.
Sincerely,
Stephen C Parker
[EMAIL REMOVED]
http://www.orbinternet.com
http://www.freelancers.net/scparker/index.html
============================================================
* Free listing for freelancers
* Free to advertise jobs
* Free jobs distribution service
* Free database of 1000 freelancers
Freelancers and Freelance Jobs
http://www.freelancers.net
To post to the Forum:
[EMAIL REMOVED]
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
To subscribe to the digest for this list or for further information please
visit:
http://www.freelancers.net/forum.html
|
 |
|