How can I find out the USERPROFILE environment variable with ASP.NET?
use this
<%
Response.Write(“The USERPROFILE environment variable is : ” & Environment.GetEnvironmentVariable(“USERPROFILE”))
%>
ASP / by netpro / Leave a Comment
How can I find out the USERPROFILE environment variable with ASP.NET?
use this
<%
Response.Write(“The USERPROFILE environment variable is : ” & Environment.GetEnvironmentVariable(“USERPROFILE”))
%>
Hosting Solutions, Domain Names, Reseller Hosting, cPanel Reseller, Virtual Servers, Dedicated Servers
Website Hosting, Server Hosting: Cloud, Dedicated Server, HIPAA Server, and Word Press plans, within a fully managed environment
Website Hosting, Server Hosting: Cloud, Dedicated Server, HIPAA Server, and Word Press plans, within a fully managed environment
Website Hosting, Server Hosting: Cloud, Dedicated Server, HIPAA Server, and Word Press plans, within a fully managed environment
Leave a Reply
You must be logged in to post a comment.