Kevin Schmidt wrote: > You wouldn't lose CFID and CFTOKEN if you use structdelete. You have to > specify the key within the structure so you can pick and choose what > session vars to knock off. Plus CFID and CFTOKEN aren't stored in the > session structure so how would you lose them??
Take a look at the difference between StructClear() and StructDelete(). Jochem ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
