Hi all,

I have tried to protect a page with password as describe in article 321503

I follow the guidelines of microsoft, then of certain user in this group.

I can't make the thing work.

(i can validate my identity but after that, when
the program return to the calling page
(with Response.Redirect Session("REFERRER"))
i have a page not found error message)

Has someone make it work? I would like to hear Yes it is working!

Or am i loosing my time with code that is obsolete or incomplete?

best regards

Pierre

Re: password and asp by clintonG

clintonG
Sun Jul 10 19:23:59 CDT 2005

I noticed you are spelling the word REFERRER correctly. You should note this
particular Server Variable, the HTTP_REFERER has been spelled incorrectly
as REFERER since day one. Some illiterate progammer who wrote the RFC. Check
this out as it may be relevant.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/


"Pierre" <pf@arobas.net> wrote in message
news:%23dNY9MXhFHA.3568@TK2MSFTNGP10.phx.gbl...
> Hi all,
>
> I have tried to protect a page with password as describe in article 321503
>
> I follow the guidelines of microsoft, then of certain user in this group.
>
> I can't make the thing work.
>
> (i can validate my identity but after that, when
> the program return to the calling page
> (with Response.Redirect Session("REFERRER"))
> i have a page not found error message)
>
> Has someone make it work? I would like to hear Yes it is working!
>
> Or am i loosing my time with code that is obsolete or incomplete?
>
> best regards
>
> Pierre
>
>
>



Re: password and asp -> working on my site by Rene

Rene
Tue Jul 12 02:28:16 CDT 2005

I have the password protect pages working from ms-kb.

http://www.zilverenscherm.nl

I'd make some modifications (names, tables), but most was just copy and
paste from the kb article.

greetz,

Rene

"Pierre" <pf@arobas.net> schreef in bericht
news:%23dNY9MXhFHA.3568@TK2MSFTNGP10.phx.gbl...
> Hi all,
>
> I have tried to protect a page with password as describe in article 321503
>
> I follow the guidelines of microsoft, then of certain user in this group.
>
> I can't make the thing work.
>
> (i can validate my identity but after that, when
> the program return to the calling page
> (with Response.Redirect Session("REFERRER"))
> i have a page not found error message)
>
> Has someone make it work? I would like to hear Yes it is working!
>
> Or am i loosing my time with code that is obsolete or incomplete?
>
> best regards
>
> Pierre
>
>
>



Re: password and asp -> working on my site by Pierre

Pierre
Thu Jul 14 15:42:29 CDT 2005

Thanks for the notice
regards
pierre

Rene a écrit dans le message ...
>I have the password protect pages working from ms-kb.
>
>http://www.zilverenscherm.nl
>
>I'd make some modifications (names, tables), but most was just copy and
>paste from the kb article.
>
>greetz,
>
>Rene
>
>"Pierre" <pf@arobas.net> schreef in bericht
>news:%23dNY9MXhFHA.3568@TK2MSFTNGP10.phx.gbl...
>> Hi all,
>>
>> I have tried to protect a page with password as describe in article
321503
>>
>> I follow the guidelines of microsoft, then of certain user in this group.
>>
>> I can't make the thing work.
>>
>> (i can validate my identity but after that, when
>> the program return to the calling page
>> (with Response.Redirect Session("REFERRER"))
>> i have a page not found error message)
>>
>> Has someone make it work? I would like to hear Yes it is working!
>>
>> Or am i loosing my time with code that is obsolete or incomplete?
>>
>> best regards
>>
>> Pierre
>>
>>
>>
>
>