You need to download both of the zips from the posting -- if you unzip them
into the same directory - they should extract proper-like so you can open
kcommon.sln & it'll open both projects. As for using the code - you'll need
to build the kcommon dll into an assembly - which you can then refer to
using the "using KCommon.Net.FTP;" statement in your code. This example
shows the object being used in a c# windows form - but I belive you can use
it in a web form too - but I'm not positive about that as I'm also a .net
newbiean. If you download the .net SDK you can compile the project into an
assembly at the command prompt -- and the sdk's free so I'd assume there's
no license agreements for someone to send you a compiled assembly of the
project. If you'd like that - lemme know & I can attach that to a direct
delivered email.