![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to find the full path to a file
How do I find the full path to a file in one of my folders such as C:/inetpub/wwwroot/...
|
|
#2
|
|||||||||||
|
|||||||||||
|
This is how you can get the full path to a file in ASP. That is what it looks like you are using on your site.
<%= Server.MapPath("default.asp") %> |
|
#3
|
||||
|
||||
|
All windows servers would be c:\hshome\(username)\(domain)\
That would get you to your web root.
__________________
Brad Pugh http://www.vortechhosting.com ------ Local System/Network Monitor http://nagios.hsphere.cc/ Login:guest Pass:guest XML FEED http://nagios.hsphere.cc/feed.xml ------ My Other Life:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hot to find the server number | glauco | Chit Chat Public | 9 | 07-02-2004 04:25 AM |
| how to find out which server a domain is on | generic | Chit Chat Public | 9 | 01-24-2004 07:32 PM |