|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
ASP OpenTextFile location
This is a dumb question but i am just starting out with ASP.
I am working in vbscript and i am trying to do a OpenTextFile the problem is that i am editing my page on a different computer from where the server is. I know that if i were trying to open the file from the server i would type: filesys.OpenTextFile("c:\inetpub\wwwroot\folder name\file name") but i am writing this file to a server and i don't how enter the location, it is not on my c drive. any ideas? thanks |
|
#2
|
|||
|
|||
|
Unless you are on a common LAN you won't be able to open a file on a different computer. Even if you are on a LAN you may need to add an appropriate user account and grant permissions on the remote computer.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > ASP OpenTextFile location |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|