Re: Sorting a summary
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 34140
interpreted = N
texte = I think you've got to build a temporary database and then sort that db on the count. Create an empty database named temp.db with two fields, TEMPSTATE and TEMPNUM. Then code your template something like this:[!] This deletes all the records from the previous hit of the database [/!][delete db=temp.db&neTEMPSTATEdata=__all__][search db=dbs/custinfo.db&geSTATEdata=0&STATEsumm=T][founditems] [searchdb=dbs/custinfo.db&eqSTATEdatarq=[STATE]&max=1] [founditems] [append db=temp.db]TEMPSTATE=[STATE]&TEMPNUM=[numfound][/append] [/founditems] [/search][/founditems][/search][search db=temp.db&neTEMPSTATEdata=__all__&deTEMPNUMsort=1&TEMPNUMtype=num] [founditems] [TEMPSTATE] [TEMPNUM] [/founditems][/search]One warning... if there is a possibility that more then one visitor will be hitting this template at the same time, then you need to create the temp database on the fly and use the [cart] variable in the name of the temp database to make it unique.___Joe____________________________________________________Joseph D'Andrea JoeDan@West21.comWEST21.com Internet services for the 21st Century http://www.west21.com/_________________________________________________-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I think you've got to build a temporary database and then sort that db on the count. Create an empty database named temp.db with two fields, TEMPSTATE and TEMPNUM. Then code your template something like this:[!] This deletes all the records from the previous hit of the database [/!][delete db=temp.db&neTEMPSTATEdata=__all__][search db=dbs/custinfo.db&geSTATEdata=0&STATEsumm=T][founditems] [searchdb=dbs/custinfo.db&eqSTATEdatarq=[STATE]&max=1] [founditems] [append db=temp.db]TEMPSTATE=[STATE]&TEMPNUM=[numfound][/append] [/founditems] [/search][/founditems][/search][search db=temp.db&neTEMPSTATEdata=__all__&deTEMPNUMsort=1&TEMPNUMtype=num] [founditems] [TEMPSTATE] [TEMPNUM] [/founditems][/search]One warning... if there is a possibility that more then one visitor will be hitting this template at the same time, then you need to create the temp database on the fly and use the [cart] variable in the name of the temp database to make it unique.___Joe____________________________________________________Joseph D'Andrea JoeDan@West21.comWEST21.com Internet services for the 21st Century http://www.west21.com/_________________________________________________-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Joseph D'Andrea
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:
Errata: WCS Newbie question (1997)
select menus & database design (1998)
About WebCatalog and iTools 7 (2003)
[WebDNA] v.7 and eCommerce (2012)
Bill To - Ship To Information display (1997)
Execute Applescript (1997)
WebCatalog2 Feature Feedback (1996)
UPS Shipping Calc - 2 items (2000)
Wierd thing in ViewOrder.tpl (1999)
blank page from template (1997)
Form based Redirect (2001)
triggering an update of two frames (1998)
RE: strip .0 off off IPaddress (1998)
Read and weep (2003)
Questions about maximum (1999)
Re[2]: Hiding files/images. (2000)
ShowIf & CountChars (2000)
CopyFile not working? (2000)
WebCatalog for guestbook ? (1997)
Bug Report, maybe (1997)