To make sure that I have this down (I have to present this today). Using cflogin, the idletimeout is 30 minutes so IE will keep the user logged in for the 30 minutes or whatever time I adjust it to. I can set a cookie that will keep the user logged in indefinitely with if statements, etc.
What are the advantages of using cflogin and cfloginuser as opposed to just doing a database query and setting a session variable just by using a form and cfset? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322551 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

