NZ_Tango
11-26-2002, 03:22 AM
Hi,
I'm just using the default sort() method on an array full of peoples names, however those who have the first letter of their name in lowercase, get pushed to the end, because it treats E as coming before e as an example.
How can I get around this? Appreciate any help, Cheers.
I'm just using the default sort() method on an array full of peoples names, however those who have the first letter of their name in lowercase, get pushed to the end, because it treats E as coming before e as an example.
How can I get around this? Appreciate any help, Cheers.