Can a cgi prog written w/ JAVA open a vb exe file? I've been trying to do this from asp and w/ a vb activex dll (called from asp). I've tried many things, and pretty much get the same result. The exe that I want to open, doesn't execute how it is supposed to. When it's called, a process will be shown in the processes window of the task manager, (win2k) but the prog never does anything. Can a cgi prog in JAVA call my exe file and have it run normally (as if I double clicked it??) Thanks for your help.

Paul