Click here to Skip to main content
15,923,910 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CheckMenuItem() problem Pin
Hans Ruck27-Aug-04 0:55
Hans Ruck27-Aug-04 0:55 
GeneralRe: CheckMenuItem() problem Pin
Michael Dunn27-Aug-04 21:06
sitebuilderMichael Dunn27-Aug-04 21:06 
GeneralRe: CheckMenuItem() problem Pin
Dan Nicolici30-Aug-04 1:36
Dan Nicolici30-Aug-04 1:36 
GeneralHelp required Pin
Sreekanth Muralidharan26-Aug-04 22:22
Sreekanth Muralidharan26-Aug-04 22:22 
GeneralRe: Help required Pin
KaЯl27-Aug-04 1:09
KaЯl27-Aug-04 1:09 
GeneralSend a file to my server using MFC Pin
anderslundsgard26-Aug-04 22:19
anderslundsgard26-Aug-04 22:19 
GeneralRe: Send a file to my server using MFC Pin
Rory Solley26-Aug-04 23:12
Rory Solley26-Aug-04 23:12 
GeneralRe: Send a file to my server using MFC Pin
darkbyte27-Aug-04 13:44
darkbyte27-Aug-04 13:44 
Well,

You would have to learn WEBDAV, assuming that this html extension is installed on your server and useable by the web server.

Otherwise, you'll have to do it using FTP or get a listener on the webserver.

If its not your own server (i.e.: like a free web server on the net) then you might need to be imaginative. For example, if they have a web interface to update pages, then you make a web page browser/form filler/etc .. so that it does the work for you. But its a time consuming process.
GeneralDock Bar like ObjectDock Pin
puresilence_200226-Aug-04 21:33
puresilence_200226-Aug-04 21:33 
GeneralPassing single service in command line Pin
Its due when26-Aug-04 21:29
Its due when26-Aug-04 21:29 
GeneralRe: Passing single service in command line Pin
rotu27-Aug-04 0:51
rotu27-Aug-04 0:51 
GeneralRe: Passing single service in command line Pin
Its due when29-Aug-04 14:21
Its due when29-Aug-04 14:21 
GeneralRe: Passing single service in command line Pin
David Crow27-Aug-04 2:21
David Crow27-Aug-04 2:21 
GeneralRe: Passing single service in command line Pin
Its due when29-Aug-04 14:26
Its due when29-Aug-04 14:26 
GeneralRe: Passing single service in command line Pin
David Crow30-Aug-04 2:34
David Crow30-Aug-04 2:34 
QuestionHow to Share Data between DLL to DLL Pin
Savita Kashyap26-Aug-04 20:13
Savita Kashyap26-Aug-04 20:13 
AnswerRe: How to Share Data between DLL to DLL Pin
jmkhael27-Aug-04 2:38
jmkhael27-Aug-04 2:38 
GeneralMFC thread affinity and COM Pin
xcavin26-Aug-04 19:57
xcavin26-Aug-04 19:57 
GeneralRe: MFC thread affinity and COM Pin
palbano26-Aug-04 20:09
palbano26-Aug-04 20:09 
GeneralRe: MFC thread affinity and COM Pin
xcavin26-Aug-04 20:42
xcavin26-Aug-04 20:42 
GeneralRe: MFC thread affinity and COM Pin
22491726-Aug-04 20:56
22491726-Aug-04 20:56 
GeneralRe: MFC thread affinity and COM Pin
palbano26-Aug-04 20:58
palbano26-Aug-04 20:58 
Questionhow to register windows service?? Pin
Capriono26-Aug-04 19:42
Capriono26-Aug-04 19:42 
AnswerRe: how to register windows service?? Pin
Anonymous26-Aug-04 20:03
Anonymous26-Aug-04 20:03 
GeneralRe: how to register windows service?? Pin
Capriono26-Aug-04 21:02
Capriono26-Aug-04 21:02 

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.