Is VBScript for web pages only?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    Is VBScript for web pages only?

    I wrote a question in the Windows forum and, after searching around, thought that VBScript might do what I want but, after searching this morning, I got the impression VBScript only works in the browser. Yes?

    If not, perhaps you guys can help with my question in the Windows forum.
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by drhowarddrfine
    I wrote a question in the Windows forum and, after searching around, thought that VBScript might do what I want but, after searching this morning, I got the impression VBScript only works in the browser. Yes?

    If not, perhaps you guys can help with my question in the Windows forum.
    Greetings, drhowarddrfine!

    This may help, I actually do not use vbScript, but I suspect it is being used for permissions on a variety of systems:

    What is VBScript? - a definition from Whatis.com

    Comment

    • danp129
      Recognized Expert Contributor
      • Jul 2006
      • 323

      #3
      You can have stand alone VBScript, it is mainly used by system admins managing windows based desktops/servers. It runs under the Windows Scripting Host engine.

      Here's a good place to start for info on VBScript
      Script Center: Getting Started

      Comment

      Working...