RE: [SM-USERS] modified login name

2004-05-02 Thread Zoong Pham
> -Original Message- > From: p dont think [mailto:[EMAIL PROTECTED] > Sent: Thursday, 29 April 2004 12:56 PM > To: Zoong Pham > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] modified login name > > > >>>I need to modify user login na

Re: [SM-USERS] modified login name

2004-04-28 Thread p dont think
I need to modify user login name in the front login page like this: replace @ with __ (2 underscores) replace . with _ (1 underscore). I look at src/login.php but don't know where to start. I don't know PHP and really appreciate for any helps. I am hosting multiple virtual domains with Sendmail

RE: [SM-USERS] modified login name

2004-04-28 Thread Zoong Pham
> -Original Message- > From: p dont think [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 28 April 2004 3:55 PM > To: Zoong Pham > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] modified login name > > > > I need to modify user login name in the front login

Re: [SM-USERS] modified login name

2004-04-27 Thread p dont think
I need to modify user login name in the front login page like this: replace @ with __ (2 underscores) replace . with _ (1 underscore). I look at src/login.php but don't know where to start. I don't know PHP and really appreciate for any helps. You can use vlogin to do this, although you could