Gossamer Forum
Home : General : Perl Programming :

sorting values

Quote Reply
sorting values
Hi. I want to sort a list of values. Basically they are all taken from a 'Name' field in my db and put into a list box. Right now the sub that does this already puts them into alphabetical order. I would like to go one step further though. First off, I would like it to ignore anything other than letters and numbers. Just because someone starts their Name with a quotation mark it shouldn't be listed at the top. Also I would like it to ignore certain words. Mainly words like "The". Anyone know how to do this?
Subject Author Views Date
Thread sorting values IT 6154 Apr 19, 2000, 3:35 PM
Post Re: sorting values
Mark Badolato 5981 Apr 19, 2000, 10:55 PM
Post Re: sorting values
JPDeni 5976 Apr 19, 2000, 11:29 PM
Post Re: sorting values
JPDeni 5981 Apr 20, 2000, 9:11 AM
Post Re: sorting values
socrates 5963 Apr 20, 2000, 2:08 PM
Post Re: sorting values
Mark Badolato 5971 Apr 20, 2000, 3:37 PM
Post Re: sorting values
socrates 5983 Apr 20, 2000, 7:51 PM
Post Re: sorting values
Mark Badolato 5992 Apr 21, 2000, 10:01 AM
Post Re: sorting values
JPDeni 5962 Apr 21, 2000, 11:13 AM
Post Re: sorting values
socrates 5973 Apr 21, 2000, 7:36 PM
Post Re: sorting values
JPDeni 6109 Apr 21, 2000, 8:33 PM
Post Re: sorting values
bsumengen 5985 Apr 22, 2000, 12:37 PM
Post Re: sorting values
socrates 6047 Apr 22, 2000, 12:57 PM