Quantcast
Channel: Adobe Community : All Content - ASP VBScript Development (read only)
Viewing all articles
Browse latest Browse all 106

Getting a VBScript runtime error

$
0
0

I'm new with this stuff...I added some VBScript to my webpage where the user can edit some text on the page.  The permissions are on the global.asa file and everything seems to work fine until I try to update the text for testing.  When I do I get this error...

 

Microsoft VBScript runtime error '800a0046'

Permission Denied

/Page/updateFile.asp, line 28

 

Here's what line 28 of that file says...

 

Set aFile = FSO.OpenTextFile (aWriteFile, 2, true)

aFile.Write (inputText)

aFile.Close

 

...

 

Is there something I'm forgetting or what am I doing wrong??


Viewing all articles
Browse latest Browse all 106

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>