> On Tue, 2003-11-11 at 17:06, Dan Muey wrote:
> > Howdy group!
> >
> > Here's something I was wondering if anyone had experience with.
> >
> > If I create a login form with html that takes a username
> and password.
> >
> > What do I need to do to make a script that will take that input
> > an
On Tue, 2003-11-11 at 17:06, Dan Muey wrote:
> Howdy group!
>
> Here's something I was wondering if anyone had experience with.
>
> If I create a login form with html that takes a username and password.
>
> What do I need to do to make a script that will take that input
> and log the user in to
On Tue, 11 Nov 2003 16:06:18 -0600, Dan Muey wrote:
> What do I need to do to make a script that will take that input and log
> the user in to an apache .htaccess protected directory?
Have you searched CPAN? I'm sure I've seen module(s) there which does
what you request.
--
Tore Aursand <[EMAI
Howdy group!
Here's something I was wondering if anyone had experience with.
If I create a login form with html that takes a username and password.
What do I need to do to make a script that will take that input
and log the user in to an apache .htaccess protected directory?
Is it a certain fo