Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameters
Message
De
10/07/2007 11:35:01
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
10/07/2007 11:33:04
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01238883
Message ID:
01238955
Vues:
5
>
>>Response.Write("Test Text")
>
>
>Response.Write("TEST") works fine.
>Response.write Request.ServerVariable("AUTH_USER") does not. It is empty... don't know why...
>
>
>
Maybe try this:
      Response.Write(Request.ServerVariable("AUTH_USER"))
Would it be possible that AUTH_USER is empty or NULL? I'm not sure off the top of my head what that server variable does.
Very fitting: http://xkcd.com/386/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform