Re: How to use wodSFTP from a Web Page - WeOnlyDo Discussion board

Re: How to use wodSFTP from a Web Page (General questions)

by Mr_Bogi, Friday, March 10, 2006, 19:14 (6832 days ago) @ wodSupport

Sorry it took so long to get back to you on this, I've been swamped with other projects and just now had the opportunity to get back to it.

The link you provided did help alot, however, now I am having a problem with the license.

We purchased a licensed version now, and I created a .inf and .cab file for it, however, when I include it on my web page it still comes up with the This product requires valid license key, but no such key is found. message. It also says WeOnlyDo! Secure FTP (Retail Version) 3.0.3.33 License key: <unavailable>

I tried creating a wodSFTP.lpk file and putting it on the webserver, but it doesn't seem to recognize it.

<object classid= clsid:3d25aba1-caec-11cf-b34a-00aa00a28331 viewastext>
<param name= LPKPath value= wodSFTP.lpk >
</object>

I got the Classid out of the LPK file itself, was that correct? I am including the above line before the SFTP line.

<object name= SFTP
classid= clsid:6795FA0F-35C3-4BEB-B3AA-F19DB0B228EA codebase= wodSFTP.cab#version=1.0.0.2 >
</object>

Both of those lines are before the line for my ActiveX component.

Any help or suggestions you could give me would be great!

Thank you


Complete thread: