How can I find out where the temp directory is located ?
Click on the Link given below to More Details:
http://bit.ly/2chOYBt
try this
<%
Response.Write(“The TEMP environment variable is : ” & Environment.GetEnvironmentVariable(“TEMP”)) %>
How can I find out where the temp directory is located ?
Click on the Link given below to More Details:
http://bit.ly/2chOYBt
try this
<%
Response.Write(“The TEMP environment variable is : ” & Environment.GetEnvironmentVariable(“TEMP”)) %>