Could you be a little more specific in your question? Not sure I understand what you are seeking.
Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so.
--Douglas Adams
I have a com object and it works as a VB app by itself, and Iwanted to call the object within a web page and be able to display the records that are being read and added to the data base. Hope this is helpful
if you have access to the source of the VB appl, perhaps convert it to a com component, and yes you can make it output to web request if it's designed to do that.
other option is to get an ASP Exec component to run a windows session for an application and return the text output as a variable back into the page to be parsed.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.