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 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!
Comment