The path to the root folder is d:\web\localuser\domain.com\
If you want the folder public_html, then the path will be d:\web\localuser\domain.com\public_html\
Remember to change domain.com to your own domain.
The path can also be fetched with the ASP function Server.MapPath()
Article from the support category: ASP & ASP.NET