Re: where to start... (urgent)

2002-09-26 Thread Dharmender Rai
start with Learning Perl and docs at www.perldocs.com .. --- waytech <[EMAIL PROTECTED]> wrote: > Hi, > > I am new to perl. But my frist task in the > > new company is to write a program using it. > > The program is to prevent password protected > > website from password sharing. > >

RE: where to start... (urgent)

2002-09-26 Thread Timothy Johnson
You might want to check with the cgi-beginners list... -Original Message- From: waytech [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 9:53 PM To: Perl beginners Subject: where to start... (urgent) Hi, I am new to perl. But my frist task in the new company is to

where to start... (urgent)

2002-09-26 Thread waytech
Hi, I am new to perl. But my frist task in the new company is to write a program using it. The program is to prevent password protected website from password sharing. Such as a online training website, two persons can not use the same username and passowrd at the same time. And th