Running Visual Basic Program from VB script 
Author Message
 Running Visual Basic Program from VB script

...thats just the other way round than the question from rcareen (7/21/00,
11:58)...

Hi!

This must be a total newbie question but....
how can I start a Visual Basic application on the server from a VBScript
inside an ASP?

Thanx,
Bastian



Tue, 07 Jan 2003 03:00:00 GMT  
 Running Visual Basic Program from VB script
Well, spawning external applications is not advisable from
an ASP page.

Perhaps you should write an ActiveX DLL VB Project (aka
COM object) and use that COM object in  your ASP page to do
more advanced things.

-Chad


Quote:
> ...thats just the other way round than the question from rcareen (7/21/00,
> 11:58)...

> Hi!

> This must be a total newbie question but....
> how can I start a Visual Basic application on the server from a VBscript
> inside an ASP?

> Thanx,
> Bastian



Tue, 07 Jan 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to run VB-Scripts in Visual Studio - Visual Basic 6

2. Running a VB Script from Visual Basic

3. How To Run Another Program From Visual Basic Program

4. Converting Visual Basic to VB Script

5. Running a Visual Basic Script During Logon

6. dbase programming(basic) in relation to Visual Basic programming

7. Visual basic programs - connect to a server - Visual Basic 5 Enterprice Edition

8. Problems Running Programs in Visual Basic

9. Running Dos program in Visual Basic

10. Running a time critical C program from Visual Basic 16 bit

11. Will Visual Basic 6 programs run on Win 3.1

12. Question about running a Visual Basic 6 program from the LAN

 

 
Powered by phpBB® Forum Software