|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Permission denied: Writing a text file :( |
From: |
James MacLeod |
Date: |
3/9/2000 1:55:57 AM |
IP: |
206.87.130.23 |
Hello, I am trying to write to a text file on the server from my ASP page. I am using the most basic of code copied from Microsoft and Wrox.
I get the following error when I include the whole path name for the file. If you dont put the path name in, should it simply assume the file is in the current directory?
If i do just put the file name only I dont get an error, but nothing gets written to the file either.
Is there something that must be done on the server?
---------------
Microsoft VBScript runtime error 800a0046
Permission denied
/asptest/sanitytest.asp, line 23
|
Follow Up - Re: Permission denied: Writing a text file :( - Shailesh Lolam 3/9/2000 8:09:18 AM
|
|
|
|
|
|
|
|
|
|
|
|