Home > ASP Development > Start a VB Program From ASP

Start a VB Program From ASP



Hi, i have just created a new VB program using vb6. I would like to open this from the Web site that i have created.



I have tried using a href link to the program however it just tries to download the program.



How can i run my vb program from ASP without having to download the program to the clients computer?



I have searched the net and forums and cannot find anything relevant.

    
Guest


hi,

you can call the vb application's exe file using the WScript.Shell Object

here is an example



http://www.winguides.com/scripting/reference.php?id=109



but the application will run on the server and the user wont be able to see it



hope this is what you need

Was this answer helpful ? Yes No   
Guest


So there's no way to open it on the clients machine then?....



That's kind of what i wanted, but if it can't be done it can't be done.



Cheers for the help though.

Was this answer helpful ? Yes No   
Guest


I dont think so, they will have to download it first to run on their machine.

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved