Feb 20, 2010

How can I find out where the temp directory is located ?

Response.Write("The TEMP environment variable is : " & Environment.GetEnvironmentVariable("TEMP"))

No comments:

Post a Comment