Hai to everybody,
I have maintained the user rights in my application. when the user logins the application, user right has maintained as session variable.
according to session variable , i have to enable / disable the buttons in
my page.. i have done at Page_Load Event. but its not worked successfully.. So in which event i call a function..
Could u anybody help me plz?
thanks in advance..
I have maintained the user rights in my application. when the user logins the application, user right has maintained as session variable.
according to session variable , i have to enable / disable the buttons in
my page.. i have done at Page_Load Event. but its not worked successfully.. So in which event i call a function..
Could u anybody help me plz?
thanks in advance..
Comment