Re: question: search return in order
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 12714
interpreted = N
texte = >When I have the thankyou.tmpl page do a search for serial numbers based>upon whether they were sold or not, the search results are random and not>necessarily in the order that they appear on the db. For instance, SKU>1,2,3,4,5,6 can be all marked as Sold=F but the search result of the db>with a max=2 will give me back SKU 3 and 5 or if I do it again results come>back as 1 and 4.>>Question:>>Is there a way to set the search up so that it when a max=2 that it will>give me SKU 1 and 2? And if SKU 1 is Sold=T then the results would then be>SKU 2 and 3? Not the random results.Try adding &asskusort=1&skutype=num to your search parameters. The&asskusort=1 tells WebCat to sort the matching sku values in ascendingorder, and the skutype=num tells WebCat that the sku values are numbers andshould be sorted as numbers instead of being sorted as text.Sincerely, Ken GromeWebDNA Solutionshttp://www.hui.net/dna/webdna.html.
Associated Messages, from the most recent to the oldest:
>When I have the thankyou.tmpl page do a search for serial numbers based>upon whether they were sold or not, the search results are random and not>necessarily in the order that they appear on the db. For instance, SKU>1,2,3,4,5,6 can be all marked as Sold=F but the search result of the db>with a max=2 will give me back SKU 3 and 5 or if I do it again results come>back as 1 and 4.>>Question:>>Is there a way to set the search up so that it when a max=2 that it will>give me SKU 1 and 2? And if SKU 1 is Sold=T then the results would then be>SKU 2 and 3? Not the random results.Try adding &asskusort=1&skutype=num to your search parameters. The&asskusort=1 tells WebCat to sort the matching sku values in ascendingorder, and the skutype=num tells WebCat that the sku values are numbers andshould be sorted as numbers instead of being sorted as text.Sincerely, Ken GromeWebDNA Solutionshttp://www.hui.net/dna/webdna.html.
Kenneth Grome
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
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...
Related Readings:
File type (2000)
Nesting format tags (1997)
WebCommerce: Folder organization ? (1997)
Major Security Hole (1998)
Multiple Ad databases? (1997)
WC2b15 - [HTMLx]...[/HTMLx] problems (1997)
WebCatalog Hosting (1996)
Help formatting search results w/ table (1997)
Problems problems problems (1997)
Roundup function? (1997)
Can you identify the [body]? (1999)
Custom error files (1998)
popups, netscape vs explorer (1997)
[Fwd: Rotating Banners ... (was LinkExchange)] (1997)
Re2: frames & carts (1997)
What am I doing wrong? --GOT IT! (2000)
Web Catalog 2 demo (1997)
Navigator 4.01 (1997)
Massaging SubTotals (1999)
Sorting by highest number of matches unique to a field (2003)