Absolute path to folders

The path to your root folder is d:\web\localuser\domain.dk\

If you need to access the public_html folder, the path will therefore be d:\web\localuser\domain.dk\public_html\

Remember to replace domain.dk with your own domain.

The path can also be retrieved using the ASP function Server.MapPath().

Article from the support category: ASP & ASP.NET

Other relevant articles