Click to See Complete Forum and Search --> : Can a VB program be embedded inside ASP?


Paul Torn
June 19th, 2001, 03:22 AM
I have written a form-based VB program, which can run as a standalone EXE in Windows. Now, I would like to make the VB program run inside IE. Is it possible? And how to archieve that, should I embed my program inside ASP?

Thanks in advance.