![]() |
|
|
Find the Physical Path to a File using Request.ServerVariables("Path_Info")The code below will return the physical path of the file that you include this code in. The code uses the Server.MapPath function and one of the servervariables. <% If you have any code snippets to share with full credit given then send an email to Codesnippets - You'll receive full credit and a link back to your site. Site developed by Michael Wall - Web Design Belfast N.Ireland. |
|