Re: ActiveX on Web page - WeOnlyDo Discussion board

Re: ActiveX on Web page (General questions)

by wodSupport, Thursday, December 16, 2004, 23:34 (7078 days ago) @ tm

Yes, there is a problem in ASP. wodSSHTunnel must be alive when it forwards channels. ASP pages are executed on the server, page is returned to the client, and any objects on ASP pages are killed at the time page is visible on the client - thus wodSSHTunnel is killed too. So, it cannot process connections anymore. This applies to all server-side languages, not only ASP.

In HTML, it's running all the time, until user doesn't close his IE window.


Complete thread: