Advertisement

1 - 2 of 2 containing alltags:("structclear") (0 seconds)
If the user clicks the log out button, I'm doing a structclear of the session scope. This means that any subsequent pages will not have the cfid or cftoken defined, so what I need to do is actually...
Zones: ColdFusion Application ServerDate Answered: 05/04/2006 Grade: A Views: 0
i have a site which uses a login, i recently chaved the log out procedure to us <cfset temp = structClear(session)> the old code did things like <cfset session.isAdmin = false> <cfset sessio...
Zones: CFMLDate Answered: 09/14/2008 Grade: A Views: 4
  • 1