I try to develop an activeX control to let web user uploads a file to the server. The task is simple: the ocx upload the file, which locats at fixed directory and has fixed name, like "C:\1.dat", to the server. Can I do it with edtftp and VC++ .net ?