I'm working on code that has <cfset request.aut...
# cfml-beginners
f
I'm working on code that has <cfset request.authorized_people = '50649211,5076246,5060552'> then it has <cfif NOT listFindNoCase(request.authorized_people,GetAuthUser())> <cfabort> </cfif> how can I allow everybody? I have to see who these accounts belong to The error I got when I commented out the <cfabort>: The webpage at https://www.wcl.american.edu/admiss/da/xls.cfm might be temporarily down or it may have moved permanently to a new web address.ERR_INVALID_RESPONSE