Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Clear All Session Variables at end of day

$
0
0

I have an application that at the end of the day 12:00 midnight I need all session.variables to expire and thus force my users to relogin.

 

WIll this code end all of my user sessions?

 

<cflock scope="Session" timeout="10" type="exclusive">

      <cfset structclear(session)>

</cflock>


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>