Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
ActiveX script
Name: cykage Date: January 29, 2003 at 13:22:56 Pacific OS: n a CPU/Ram: na
Comment:
I'm looking for an ActiveX script that downloads and executes a file. I haven't been able to find anything. Any ideas on where I could find something like that?
Name: sp Date: January 30, 2003 at 12:59:57 Pacific
Reply:
if you are under windows and have a Visual Basic 6.0 you could try to create your own ActiveX. Its very easy all you do is tell the computer to get reference of location of the file from the textbox and then download it. After that you can execute it by using shell "" command.
Summary: ActiveX scripting is also known as VBScript, which looks like full VB (Visual Basic) code, but is vastly simpler. However, the term tends to include any web page that makes use of ActiveX controls, wh...
Summary: Hmm... it may be possible with ActiveX scripting or something, I've never used it. But with medium security settings, I don't think there should be a way this can be done. Try going to Tools -> Intern...
Summary: klint: And how popular has PowerShell been? Presumably it'll get more popular as XP systems are retired. Personally, I wish MS wouldn't "forget" to include some ActiveX scripting objects while pushing...