All Forums >> [Scripting] >> WSH & Client Side VBScript >> how to execute windows program from vbscript?? Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Posts: 13
Score: 0
Joined: 5/23/2001
From: USA
Status: offline
Hi guys , Can any one of u tell me how to execute windows executable(.exe) program from vb script . I am want to execute Internet Explorer. Help will be highly appreciated.. Thanks in advance
Does this execute a program server-side or client side ??? (I need to execute a batch-file client-side to send code to a barcode-printer. If I use the javascript 'print()'-method, it just prints the code, not the barcode.)