member search feature

How do I search for users who's name starts with 'leo' ?

I tried entering the word 'leo' here (http://www.dev-archive.com/forum/memberlist.php?do=search) , but I get a list of users who's name contains the word 'leo' (instead of the ones that just start with the word 'leo')
[333 byte] By [leojose] at [2007-11-19 18:10:57]
# 1 Re: member search feature
I've tried the Advanced Search Option for 'leo' and it also returns the same - I just thought I'd try to see if Advanced Search would work, but it doesn't either
HanneSThEGreaT at 2007-11-10 3:36:08 >
# 2 Re: member search feature
How do I search for users who's name starts with 'leo' ?
In short, you can't. It is a feature that very few people would ever utilize so programmers won't write it. Plus, it isn't hard to sort through names, even if it's in the middle of a name, to find people.
PeejAvery at 2007-11-10 3:37:19 >