S
Steve
I would like to utilize the User Defined Access permission settings within
the ASP pages. Specifically, my goal is to modify projectdetailsview.asp to
prevent edits unless the global permission 'User Defined 1' is set to ALLOW.
I was hoping to obtain this information via an XML tag such as
XMLTAG_PROJECT_USERWRITE (perhaps XMLTAG_USER_DEFFINED_1), and control the
Enable setting in the ASP page to limit usage to R/O for people without the
permission.
Any ideas how to do this without use of VB/C coding? we would like to stay
within the ASP framework
the ASP pages. Specifically, my goal is to modify projectdetailsview.asp to
prevent edits unless the global permission 'User Defined 1' is set to ALLOW.
I was hoping to obtain this information via an XML tag such as
XMLTAG_PROJECT_USERWRITE (perhaps XMLTAG_USER_DEFFINED_1), and control the
Enable setting in the ASP page to limit usage to R/O for people without the
permission.
Any ideas how to do this without use of VB/C coding? we would like to stay
within the ASP framework