numero = 12711
interpreted = N
texte = Hi,I have been having problems with my email but it looks as if it is OK now.Situation:When I have the thankyou.tmpl page do a search for serial numbers basedupon whether they were sold or not, the search results are random and notnecessarily in the order that they appear on the db. For instance, SKU1,2,3,4,5,6 can be all marked as Sold=F but the search result of the dbwith a max=2 will give me back SKU 3 and 5 or if I do it again results comeback as 1 and 4.Question:Is there a way to set the search up so that it when a max=2 that it willgive me SKU 1 and 2? And if SKU 1 is Sold=T then the results would then beSKU 2 and 3? Not the random results.Thanks.Kevin
Associated Messages, from the most recent to the oldest:
question: search return in order (Kevin Furuta 1997)
Hi,I have been having problems with my email but it looks as if it is OK now.Situation:When I have the thankyou.tmpl page do a search for serial numbers basedupon whether they were sold or not, the search results are random and notnecessarily in the order that they appear on the db. For instance, SKU1,2,3,4,5,6 can be all marked as Sold=F but the search result of the dbwith a max=2 will give me back SKU 3 and 5 or if I do it again results comeback as 1 and 4.Question:Is there a way to set the search up so that it when a max=2 that it willgive me SKU 1 and 2? And if SKU 1 is Sold=T then the results would then beSKU 2 and 3? Not the random results.Thanks.Kevin
Kevin Furuta
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...