<!--- Check to see if this user has permissions to view this page in general based on the "DO" action. ---> <cfset REQUEST.Data.User.ConfirmPermissions( "do", ArrayToList( REQUEST.Data.Do, "." ) ) />