
October 19th, 2009, 08:18 PM
|
|
Contributing User
|
|
Join Date: Aug 2005
Posts: 552
  
Time spent in forums: 5 Days 16 h 42 m 30 sec
Reputation Power: 8
|
|
|
Ftp question
Hi,
I'm sorry if this is not the right forum for this question.
I found some code on the web that uses ftp to download a file. I can manually download an exe file from a site I visit often. This file has a password connected to it. When I double-click it, it prompts me for the password.
I was able to download it with the C# program I'm using, but when I click on it, I get a Dos window that just briefly opens, then closes. I don't see any messages in it. Can somebody tell me why this is happening? Other than that, the file is the same file size as the one I download manually.
I was just hoping for some ideas about what to look for.
thanks a lot
|