Advertisement

1 - 4 of 4 containing alltags:("ntid") (0 seconds)
Ok, here's my scenario... Intranet with Windows Authentication ASP.NET Web page that has the following: label to get user NTID (lblID), dropdownlist (DDL), datagrid (DG). SQL tables - tblUsers...
Zones: ASP.Net ProgrammingDate Answered: 10/12/2004 Grade: B Views: 0
Okay, I have a question regarding how to grab data, store it and then pass it around my application. When a user visits the site, I want to be able to capture the following and use it throughout...
Zones: ASP.Net ProgrammingDate Answered: 08/04/2005 Grade: A Views: 0
I try to find the reason for a memory leak. 3 new identical servers. one is crashing every 4-7 day with the known event id 2019 "out of nonpaged pool" error. On the crashing server the  NTID is con...
Zones: Windows 2003 ServerDate Answered: 08/13/2007 Grade: B Views: 71
What is the VB equivalent of this C# statement? private string[] getID() {       string[] arr;       string userID = HttpContext.Current.Request.ServerVariables["LOGON_USER"];       arr = userID.Split('\\...
Zones: C#Date Answered: 08/24/2005 Grade: A Views: 0
  • 1