macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Searh Form

Subject: Re: Searh Form
From: "jdeline" <jdeline@xxxxxxxxxx>
Date: Thu, 20 Sep 2007 21:15:26 +0000 (UTC)
Newsgroups: macromedia.coldfusion.cfml_general_discussion

I believe I reproduced the error.  On the first page, I selected Kerman as the 
style and the search returned 60 rugs.  I then went to the bottom of the page 
and again select Kerman.  This time, if return 967 rugs.  Is this the error you 
are referring to?

 If so, take a close look at the following:
 - Do a <CFDUMP VAR=#form#> immediately upon getting to your results page.
 - Turn on debugging and look at the actual <CFQUERY> being executed.  Pay 
close attention that the WHERE clause is what you want.

 To the above a second time as you resubmit your query.  You will probably find 
that the correct FORM variables are not being passed the second time.  Without 
seeing your code, that's about as far as I can go.




<Prev in Thread] Current Thread [Next in Thread>