Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving NT Usernames
Message
De
03/04/2002 15:40:21
 
 
À
03/04/2002 12:49:04
Jason Dalio
Northern Interior Regional Health Board
Prince George, Colombie Britannique, Canada
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00640119
Message ID:
00640557
Vues:
21
>Thanks Guy. I was looking at the ServerVariables but couldn't find a decent list of properties in any of my books.
< TABLE BORDER="1" >
  < TR >< TD >Server Variable< /TD >< TD >Value< /TD >
  < % For Each strKey In Request.ServerVariables % > 
  < TR >< TD >< %= strKey %>< /TD >< TD >< %= Request.ServerVariables(strKey) % >< /TD >
  < % Next % >
< /TABLE >
(extra spaces added to bypass the UT parser)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform