Re: Sorting alphabetical
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 52061
interpreted = N
texte = Nitai @ ComputerOil wrote:> Hi all,> > We all know that we can do a search and split the founditems into different> cells. The result might look like this (without HTML for easier reading):> > alpha beta delta> Gamma> > But what is when I want to sort it like this:> > alpha gamma> Beta> DeltaYou mean presenting the search results in two or more columns? This is a bit rough, but it will do the trick (although I'm sure some of the real WebDNA experts here can come up with easier and more elegant ways).Do it as two separate, but (almost) identical searches, something like:
| [SEARCH {searchstring}&startat=1&max=3][FOUNDITEMS]{list item 1-3}[/FOUNDITEMS][/SEARCH] | [SEARCH {searchstring}&startat=4&max={whatever}][FOUNDITEMS]{list}[/FOUNDITEMS][/SEARCH] | Lots of fine tunings and variants possible to get two columns of equal lengths and such, but that's the basic idea.Frank Nordberghttp://www.musicaviva.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://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Nitai @ ComputerOil wrote:> Hi all,> > We all know that we can do a search and split the founditems into different> cells. The result might look like this (without HTML for easier reading):> > alpha beta delta> Gamma> > But what is when I want to sort it like this:> > alpha gamma> Beta> DeltaYou mean presenting the search results in two or more columns? This is a bit rough, but it will do the trick (although I'm sure some of the real WebDNA experts here can come up with easier and more elegant ways).Do it as two separate, but (almost) identical searches, something like:| [SEARCH {searchstring}&startat=1&max=3][founditems]{list item 1-3}[/FOUNDITEMS][/SEARCH] | [SEARCH {searchstring}&startat=4&max={whatever}][founditems]{list}[/FOUNDITEMS][/SEARCH] | Lots of fine tunings and variants possible to get two columns of equal lengths and such, but that's the basic idea.Frank Nordberghttp://www.musicaviva.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://webdna.smithmicro.com/
Frank Nordberg
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:
[SameAsShipping] (2005)
WebCat2b13MacPlugin - nested [xxx] contexts (1997)
PCS Frames (1997)
Re:listfiles-looking for slick solution (1997)
Searching for all records (1998)
Firesite cache vs webcat cache (1997)
PR: Internet Cleanup 4.0 for Mac released (2006)
Uh...can someone help me out with the b10? (1997)
Command=Showcart? (2000)
aol not showing cart (1998)
trouble updating records in database (1998)
encryption seeds xing (1998)
WCS Newbie question (1997)
Question re: FlushDatabases (1997)
Falsifying [BROWSERNAME] (1998)
Webcatalog acgi conflict? (1999)
Refering page (1998)
WebCat2b13MacPlugIn - More limits on [include] (1997)
RE: NewCart+Search with one click ? (1997)
how to get s repeatedly in and out of a form? (1999)