My admin page that sets up the users, i fill it in, would i have to change that page too:
Next question my members.txt is derived from my admin page, what additional coding do i have to do, and in addition where do i add this into it:
($user,$password,$location)=split /\|/, $_;
if ($user eq...