Forums

PHP

This topic is locked

Need Help Record Navigation

Posted 28 Oct 2001 07:21:57
1
has voted
28 Oct 2001 07:21:57 michael koch posted:
I am using Ultradev and PHP Phakt extension

Task:
Need to show Search Results in Detail page from Form with 2 fields and "Post"

SQL query

SELECT *
FROM psale
WHERE name LIKE '%MMColParam%' and prewhat LIKE '%MMColParam2%'
$HTTP_POST_VARS["prewhat"]

Problem: Only the first detail page gives the right results. Navigating to other more results using record navigation bar is mixing up the results. Only first detail page is showing the right query results.

check: www.royalmougins.net

Please help.


Reply to this topic