> On Mon, 22 Jul 2002, S. Isaac Dealey wrote: >> >> I'm curious, why username? In this particular case it was a blunder -- >> the >> username wasn't ever used anywhere outside of the login, so there was no >> need to have it as a persistent variable... and I generally try to avoid >> using either of them anywhere outside of the login page just to keep code >> and security tidy. :) > > Ah, 'outside' of the portal, Ok.. don't need it outside. ;) I was talking > about inside.
Hmmm... yea, I guess I could see a more complex login area with its own application.cfm that would retain the username ... particularly if it were for multiple sites / apps which each required its own separate login ( likely with a different password ) ... Though their login page had it's own directory and application.cfm ( to prevent an indefinite loop sending not-logged-in users back to the login prompt :) it was just the one app and they weren't using session management to retain it there... Isaac Dealey www.turnkey.to 954-776-0046 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

