How to get the value of environment variables in ASP.NET
http://www.tongyi.net Author: Flying Source: aspcn.com Hits: 393
In this applet, I will teach you how to get environment variables in ASP.NET. Example of the program at http://aspx1.brinkster.com/feidao/code/server.aspx below is the source program: <% @ page language = "c #"%> <% @ import namespace = "system.data"%>