G
Guest
hey all,
i have some error handling code in my global.asax:
void Application_Error(object sender, EventArgs e)
Is there anyway to acquire the UserID in the global?
thanks,
rodchar
i have some error handling code in my global.asax:
void Application_Error(object sender, EventArgs e)
Is there anyway to acquire the UserID in the global?
thanks,
rodchar