Visual Basic and Vbscript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vbnavigate
    New Member
    • Jun 2010
    • 1

    Visual Basic and Vbscript

    Hi all,

    I am using Visual Basic 2005 and I have a form with a listbox and a button.

    I want to fire a vbscript on clicking the button and I want to pass the value selected in the listbox to the vbscript.

    for example, the list box will have the list of programs, and on clicking the button, I need to run the vbscript to install the program.

    Please help me!
    Thanks!
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by Vbnavigate
    Hi all,

    I am using Visual Basic 2005 and I have a form with a listbox and a button.

    I want to fire a vbscript on clicking the button and I want to pass the value selected in the listbox to the vbscript.

    for example, the list box will have the list of programs, and on clicking the button, I need to run the vbscript to install the program.

    Please help me!
    Thanks!
    I see you haven't received any replies to this question.

    I'd suggest you try posting it again (if you haven't already) in the "Visual Basic .NET" forum, as this one is really more oriented toward the older (and quite different) versions of VB. Hopefully you'll see more of a response there.

    Comment

    Working...