Thank you Woka!

Of course I'll credit you on my project.

About the error that raises every time I try to download a file, let me explain:

Every time I click the "get file info" button, i got a success message, telling me the size of the file.

Every time I click the "download file" button the application raises error 53, telling me that the file doesn't exist... that is correct because is the first time I try to download it.

I see the error raises on the OpenFile() subroutine, but I don't know how to fix it. Would you please help me, dear Woka? If you try to replicate this behaivor you must delete the file in the download directory, because if it exists before the download begins and no error will be raised.

Thank you for your time!