ActiveX on Web page (General questions)
Will the wodSSLTunnel ActiveX work on a web page? If it will, do you have any examples?
Will the wodSSLTunnel ActiveX work on a web page? If it will, do you have any examples?
by Jasmine, (7441 days ago) @ tm
Yes it is. But there is small problem - since events are not available, you cannot set Allow=True argument in UserConnecting event.
For this, we set Allow=True by default for connections coming from 127.0.0.1 interface, and set Allow=False by default for all other connections.
So, as long as you're forwarding only localhost connections - it will work. I can create sample for you if needed.
by tm , (7441 days ago) @ Jasmine
That's great. We are planning on using it for localhost connections, so it won't be a problem. Yes, can you please create a sample for me?
By the way, you have outstanding products.
Thanks
Yes it is. But there is small problem - since events are not available, you cannot set Allow=True argument in UserConnecting event.
For this, we set Allow=True by default for connections coming from 127.0.0.1 interface, and set Allow=False by default for all other connections.
So, as long as you're forwarding only localhost connections - it will work. I can create sample for you if needed.
by Jasmine, (7441 days ago) @ tm
Tm,
sure, give me 2-3 hours for this. This will be HTML, not ASP - do we agree on that?
by tm , (7441 days ago) @ Jasmine
Agreed. That would be great. Thank you
Just curious, is there a problem using the control with ASP?
by Jasmine, (7441 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.
You made it so simple for us to integrate SFTP - a technology we had little experience with...
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
...your service has been phenomenal. It's always quick and you are there when I need you.
I would highly recommend this to anyone who needs a good quality SFTP solution.
WeOnlyDo!COM will be the first stop I make should I require any further off-the-shelf components.
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!
It is very refreshing to find such helpful, knowledgeable and quick responding technical support.
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...