FurtadoOrthoDiag
Technical User
I'm new to ActiveX programming, and I have been tasked with creating an ActiveX to run on a Web server to run an executable program in the background. I work with VB, with a little ASP.NET experience. I haven't worked with C++ in years though.
I have to take in three variables, and use those variables to run the executable when called. This activeX should run the program, then clear out of memory once the executable is done.
Any assistance is appreciated.
Thank you
I have to take in three variables, and use those variables to run the executable when called. This activeX should run the program, then clear out of memory once the executable is done.
Any assistance is appreciated.
Thank you