Thread: Mmebers List
View Single Post
  #4  
Old 8th May 03, 03:01 AM
Sephiroth Sephiroth is offline
BetaONE Supporter
 
Join Date: Jul 2001
Posts: 1,979
Sephiroth is an unknown quantity at this point
Send a message via MSN to Sephiroth
hmmmmmmm

i've seen it done before, but i don't know of an easy way to do it unless there is a mod written for it

i could probably write the code to do it with martin's help, and it just execs mysql queries based on the link clicked, ie, you click the letter a and it execs

Code:
select * from ib_beta_members where name = A*;
will see what i can come up with
Reply With Quote