|
-
Sep 12th, 2003, 05:14 AM
#1
Thread Starter
Hyperactive Member
VBScript... FileSystemObject
Is it possible to use the FileSystemObject in VBScript on a webpage?
I tried to do...
Set FSO = new Scripting.FileSystemObject
and
Set FSO = CreateObject("Scripting.FileSystemObject")
and neither would work...
Does Internet Explorer also need to have specific security settings for this to work?? Or does there need to be something before this code?
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|