[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] htaccess & forms
- Subject: Re: [cobalt-developers] htaccess & forms
- From: Hendrik Runte <cobalt@xxxxxxxxxx>
- Date: Thu Mar 29 23:02:03 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
> you can use this URL to by pass .htaccess poppups
>
> http://username:password@xxxxxxxxxxxxxxxxxx
>
> This does mean that anyone who access this page can see the username/passwd
> in the HTML/address bar
> But it might help you :)
>
> -----Original Message-----
> From: cobalt-developers-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of Rick Ewart
> Sent: 30 March 2001 14:41
> To: cobalt-developers@xxxxxxxxxxxxxxx
> Subject: [cobalt-developers] htaccess & forms
>
>
> Hey all.
>
> I have searched around a lot and tried to find an answer, but can't... I
> suspect there isn't one.
>
> Does anyone know of a way to have a form that asks for username/password and
> then jumps to another site and passes htaccess the username/password entered
> so they don't see that ugly pop-up box?
>
> Perhaps my only solution is to use a non-htacess program, but I figured I
> would try the "built-in" stuff first.
>
> Thanks.
> Rick Ewart
>
Hi Rick.
I got no idea how to bypass this ugly pop-up dialogue if you'd like to use
.htaccess.
The other way is to use script-based solutions which can be found at
http://www.zend.com , providing you prefer to work with php...
HTH,
Hendrik.