|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
What Is The Absolute Or Direct Path For My Windows ASP Hosting Account?Within ASP/ASP.NET, you can use the function NOTE: Keep in mind that with ASP hosting, the root directory of a hosting account will never have write access using an ASP/ASP.NET script. If you want to specify write access to a subfolder, you must define write access to that folder through the Directory Management option in your hosting account settings. The Directory Management settings are also used to set up a "Virtual Root" in IIS by selecting the Set Root option. The following is an example of an ASP server path: <%
Dim thepath thepath = Server.MapPath("") response.write thepath %> Comments, Questions & Reviews
Comments is currently disabled for this article! Related Articles and Readings
The information provided in this article is for general information and/or the comments is the sole responsibility of their respective authors and does not necessarily reflect the opinion of zeronese.net does not endorse any article and/or comments published by our web users unless otherwise noted. |
Categories
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

