Click here to Skip to main content
15,897,334 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help: F5 doesn't compile anymore... Pin
John M. Drescher11-Feb-04 17:15
John M. Drescher11-Feb-04 17:15 
GeneralRe: Help: F5 doesn't compile anymore... Pin
S. Hepe11-Feb-04 20:27
S. Hepe11-Feb-04 20:27 
GeneralSOLVED it! Pin
S. Hepe11-Feb-04 22:20
S. Hepe11-Feb-04 22:20 
GeneralRe: SOLVED it! Pin
John M. Drescher11-Feb-04 23:24
John M. Drescher11-Feb-04 23:24 
GeneralAdding ScrollBox and Drop Box without MFC Pin
Tank_Aviator11-Feb-04 11:10
Tank_Aviator11-Feb-04 11:10 
GeneralRe: Adding ScrollBox and Drop Box without MFC Pin
Selvam R11-Feb-04 18:52
professionalSelvam R11-Feb-04 18:52 
QuestionHow do I programmatically create a virtual folder under Inetpub? Pin
Bart-Man11-Feb-04 11:05
Bart-Man11-Feb-04 11:05 
GeneralDownload/Upload files to an internet directory Pin
pmk4u11-Feb-04 10:47
pmk4u11-Feb-04 10:47 
Help... yes I have scanned the different forums for help on the subject have not found a complete answer, hopefully i'll get some here..

Anyways, I am writing a MFC application VC6 and my problem is that I want to be able to download files from an internet location, preferably using http protocol so that ftp server is not needed.

I have seen solutions where you can download a file with a given name, my problem is that i dont know the name of the files to be downloaded, consequently i need to make "dir" search or similar and the download each of them. If possible I would like to chect last update date for each file before downloading (checking if they have changed, so download is only performed if change has been made).

I also want to be able to upload files to the same directory (of course permissions have to be set on the server side to be able to do this. Is it possible to do this with http.

the files are xml coded files.

So do anyone know about an article in this subject, or could point me in some direction i would be most grateful.Smile | :)

/pm
GeneralRe: Download/Upload files to an internet directory Pin
Ravi Bhavnani11-Feb-04 11:05
professionalRavi Bhavnani11-Feb-04 11:05 
GeneralRe: Download/Upload files to an internet directory Pin
Anonymous11-Feb-04 11:22
Anonymous11-Feb-04 11:22 
GeneralSubclassing Pin
monrobot1311-Feb-04 10:11
monrobot1311-Feb-04 10:11 
GeneralRe: Subclassing Pin
John M. Drescher11-Feb-04 10:21
John M. Drescher11-Feb-04 10:21 
GeneralRe: Subclassing Pin
John M. Drescher11-Feb-04 17:18
John M. Drescher11-Feb-04 17:18 
GeneralRe: Subclassing Pin
monrobot1313-Feb-04 4:40
monrobot1313-Feb-04 4:40 
GeneralDialog Resources and Static Libraries Pin
tabish12111-Feb-04 9:55
tabish12111-Feb-04 9:55 
GeneralCString to TCHAR Pin
satcat11-Feb-04 9:50
satcat11-Feb-04 9:50 
GeneralRe: CString to TCHAR Pin
David Crow11-Feb-04 10:29
David Crow11-Feb-04 10:29 
GeneralRe: CString to TCHAR Pin
Orkun GEDiK11-Feb-04 10:33
Orkun GEDiK11-Feb-04 10:33 
GeneralRe: CString to TCHAR Pin
satcat11-Feb-04 11:58
satcat11-Feb-04 11:58 
GeneralRe: CString to TCHAR Pin
John M. Drescher11-Feb-04 17:06
John M. Drescher11-Feb-04 17:06 
GeneralCListCtrl Item Search Efficiency :: MFC Pin
valikac11-Feb-04 8:55
valikac11-Feb-04 8:55 
GeneralCreate own window styles Pin
BrockVnm11-Feb-04 8:17
BrockVnm11-Feb-04 8:17 
GeneralRe: Create own window styles Pin
Antti Keskinen11-Feb-04 8:52
Antti Keskinen11-Feb-04 8:52 
GeneralRe: Create own window styles Pin
BrockVnm11-Feb-04 9:08
BrockVnm11-Feb-04 9:08 
GeneralMemory leak while traversing through HTML frames Pin
Member 85966411-Feb-04 7:55
Member 85966411-Feb-04 7:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.