On Wed, 5 Jul 2006 01:10:01 -0400, Michael Petnuch wrote: Hi Michael
> I don't know if it's such a good idea to assume that the program > will use 'rm' as the mode_param criteria. I, for instance, used to > use 'n' as my mode_param. Is there a way to get from C::A what the > mode_param is? That would probably be a better idea. Good point, but at least we're talking about the same thing. > login page is displayed. I was only citing login_box because I > wanted to see how Cees was setting the $destination variable. The > problem stems from the fact that destination is expected to be set > via $query- Oh. > I send my passwords in an encrypted form. I just have apache > rewrite any incoming login request to go over the https protocol. > Do you not use https? I don't have access to apache's conf file on that particular machine, so using rewrite is not an option. > significantly. This alone keeps me wanting to use the modules. Exactly. Such modules reduce the complexity of our code, except when the effort to interface to the module outweighs the saving... -- Cheers Ron Savage, [EMAIL PROTECTED] on 5/07/2006 http://savage.net.au/index.html Let the record show: Microsoft is not an Australian company --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
