Never thought about that :-) -----Original Message----- From: Christopher Jordan [mailto:[EMAIL PROTECTED] Sent: Thursday, December 21, 2006 1:32 PM To: CF-Talk Subject: Re: automatically generate password
LOL! :o) I think we're actually using that UDF! One drawback to the coldfusion.runtime.SessionTracker method (if memory serves) is that accessing it resets the timer on the session. We use it so that if someone logs into a privilaged account, they can see everyone who's logged in and how long their session has been active. But since this resets the timer on their sessions, the sessions never time out. :o( So we had to write some custom code that handled the problem. I forget off-hand what we did specifically. Still, pretty cool stuff. :o) Bobby Hartsfield wrote: > Man I hate control + enter... > > .... as I was saying, yes it is a great site... especially this page > http://cflib.org/udf.cfm?id=1135 heh > > I should really submit some stuff to Ray but I'm too lazy lol > > -----Original Message----- > From: Christopher Jordan [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 21, 2006 1:02 PM > To: CF-Talk > Subject: Re: automatically generate password > > Sweet! If you think it's better than what CFLib.org has, then submit it > there as well. I've got a few UDFs there. it's a great site. :o) > > Chris > -- http://www.cjordan.info ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264793 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

