Welcome to the Blogcast Repository Sign in | Join | Help
Search BlogCastRepository.com for:
in Search

245 BlogCasts in The BlogCast Repository!

Vbscript programming

Last post 06-30-2008 12:53 PM by Gabriel. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-26-2008 11:33 PM

    • Gabriel
    • Top 10 Contributor
      Male
    • Joined on 12-25-2006
    • Florida
    • Posts 154
    • Points 1,925

    Vbscript programming

    Guys and Girls Im currently creating a VBscript to run during the login script for a group of people,

    The script is going to be a dialog box with .hta extension.

    The users will receive a couple of radio options that I want them to connect to a server once they hit the submit button.

    I have created the script already but Im having an issue executing with the line of code that runs when the button is clicked.

    Can anyone help me out,

    Gabriel (MCP)
    • Post Points: 5
  • 06-30-2008 12:53 PM In reply to

    • Gabriel
    • Top 10 Contributor
      Male
    • Joined on 12-25-2006
    • Florida
    • Posts 154
    • Points 1,925

    Re: Vbscript programming

    I have resolved my little project, For those of you who want to know, I used the 'wscript.quit() option to execute during the script,

    This option causes the script to exit out when a certain criteria is met.

    Used if statedments to verify group access and then (wshshell.run) to run the desired output.

     

    Gabriel (MCP)
    • Post Points: 5
Page 1 of 1 (2 items)