rammy
Feb 21st, 2001, 05:46 AM
Hi,
I'm using a slight modification of code from www.planetsource.com for uploading file (only gif and jpgs). My problem is Im getting an error
Microsoft VBScript runtime error '800a0046'
Permission denied
sometimes. Any idea why this is happening?? Its occurring at the line where Im creating the textfile.
Set fsoFile = fso.CreateTextFile(fileName,True)
any help??
thanx a ton!
I'm using a slight modification of code from www.planetsource.com for uploading file (only gif and jpgs). My problem is Im getting an error
Microsoft VBScript runtime error '800a0046'
Permission denied
sometimes. Any idea why this is happening?? Its occurring at the line where Im creating the textfile.
Set fsoFile = fso.CreateTextFile(fileName,True)
any help??
thanx a ton!