I have this line of code:

<cfif IsUserInRole("SuperAdmin") OR IsUserInRole("Admin") OR
ListGetAt('GetAuthUser',1) EQ (qEmployees.Employee_ID)>
        <a
href="Add_New_Employee.cfm?Employee_ID=#Employee_ID#&Action=EditEmp">Update<
/a>
</cfif>

I am logged in, and when I go to the page that has this code, I do not see
the update link at all. I have dumped GetAuthUser() and position 1 is the
employee ID, so this should equate to true, right? Any assistance would be
appreciated.

Thanks,

Bruce Sorge
Senior Software Developer
Invent Data Solutions
909 Lake Carolyn Pkwy
Suite 1950
Phone: 972-506-7090 x150
Cell: 972-953-7943
Fax: 972-506-7024
[EMAIL PROTECTED]
www.inventdata.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242848
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to