|
-
Feb 13th, 2004, 10:00 AM
#1
Thread Starter
Frenzied Member
active X or server setup!?!
I want to edit a user's hosts file and I've been told to use VBScript to do this. Do I need to have anything setup special on the server to do this (use VBScript)? I'm using Apache for development and will be migrating to IIS for deployment.
And then I guess the next question is how to use the FSO in VBScript... does anyone have any examples?
-
Feb 13th, 2004, 11:36 AM
#2
Frenzied Member
-
Feb 13th, 2004, 11:40 AM
#3
Thread Starter
Frenzied Member
AH! *tags back*
30 second mandatory no tag back rule in effect!
-
Feb 13th, 2004, 11:42 AM
#4
Re: active X or server setup!?!
Originally posted by ober5861
I want to edit a user's hosts file and I've been told to use VBScript to do this. Do I need to have anything setup special on the server to do this (use VBScript)? I'm using Apache for development and will be migrating to IIS for deployment.
And then I guess the next question is how to use the FSO in VBScript... does anyone have any examples?
I'm not sure if you can work with the client's files like that. You'd probably need to use an ActiveX control.
What sort of an FSO example do you want?
-
Feb 13th, 2004, 11:44 AM
#5
Thread Starter
Frenzied Member
Actually... it is possible and I psuedo-solved the problem.
The only roadblock now is the fact that IE is set as a default to not run vbscript (or at least the FSO object). So now I either have to run around and reset that or go another route, possibly with a vb "patch".
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
|