Re: How to do this simple php trick with araneida?

Richard Newman <[email protected]> Thu, 11 May 2006 09:40:32 -0700
Newsgroups gmane.lisp.web
Message-ID <[email protected]>
Well, it's not so pretty, but browsers usually remember your  
authentication, which is handy.

-R

On  11 May 2006, at 9:32 AM, Jonathon McKitrick wrote:
> Right now I'm using WWW-Authenticate because of those cache issues  
> I told you
> about before.  I never did get those satisfactorily resolved.  Is  
> there a
> disadvantage to doing it that way, rather than just using an html  
> form?