Click here to Skip to main content
16,011,886 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Launching the browser Pin
Ravi Bhavnani30-Oct-02 5:06
professionalRavi Bhavnani30-Oct-02 5:06 
GeneralRe: Launching the browser Pin
ns30-Oct-02 5:11
ns30-Oct-02 5:11 
GeneralRe: Launching the browser Pin
Ravi Bhavnani30-Oct-02 5:18
professionalRavi Bhavnani30-Oct-02 5:18 
GeneralRe: Launching the browser Pin
ns30-Oct-02 5:25
ns30-Oct-02 5:25 
GeneralOh Noooo! HTMLHelp() question Pin
ns30-Oct-02 4:34
ns30-Oct-02 4:34 
Generalcorrection Pin
ns30-Oct-02 4:53
ns30-Oct-02 4:53 
GeneralRe: correction Pin
Ravi Bhavnani30-Oct-02 5:07
professionalRavi Bhavnani30-Oct-02 5:07 
GeneralUploading File to Web Server from VC++ application Pin
Animesh Pandeya30-Oct-02 4:06
Animesh Pandeya30-Oct-02 4:06 
Hi I need to upload zip files to an Apache web server from my vc++ application. I need to do that using HTTP and FTP because of some security issues involved. I have tried with CHttpConnectoin class but just can't seem to get it to work. I tried using the PUT method but kept getting HTTP 405 error i.e bad mehod error. That was because the PUT method processing was not enabled on the Apache server. Then is tried using POST i.e. I send the file name to the server , there a java servlet creates an empty file with the same name and returns the URL of the file to my application. Then I try to write to the URL. Can anybody please tell me where I'm going wrong? any help would be appreciated?
Thanks
Animesh.

Attitude not Aptitude decides the Altitude in life.
GeneralRe: Uploading File to Web Server from VC++ application Pin
Scott H. Settlemier30-Oct-02 5:00
Scott H. Settlemier30-Oct-02 5:00 
GeneralMS Flex Grid control Pin
Mirko M.30-Oct-02 4:02
sussMirko M.30-Oct-02 4:02 
GeneralActiveX control Pin
udayGovekar30-Oct-02 4:00
udayGovekar30-Oct-02 4:00 
GeneralInline methods in C++ giving Linker error Pin
Soni30-Oct-02 3:23
Soni30-Oct-02 3:23 
GeneralRe: Inline methods in C++ giving Linker error Pin
Joaquín M López Muñoz30-Oct-02 3:34
Joaquín M López Muñoz30-Oct-02 3:34 
GeneralRe: Inline methods in C++ giving Linker error Pin
Daniel Strigl30-Oct-02 3:39
Daniel Strigl30-Oct-02 3:39 
GeneralPrinting from a CWebBrowser2 control Pin
jerry0davis30-Oct-02 3:02
jerry0davis30-Oct-02 3:02 
GeneralRe: Printing from a CWebBrowser2 control Pin
Stephane Rodriguez.30-Oct-02 3:57
Stephane Rodriguez.30-Oct-02 3:57 
GeneralRe: Printing from a CWebBrowser2 control Pin
jerry0davis30-Oct-02 4:01
jerry0davis30-Oct-02 4:01 
Generalafxdhtml.h not found Pin
User 665830-Oct-02 2:34
User 665830-Oct-02 2:34 
GeneralRe: afxdhtml.h not found Pin
Stephane Rodriguez.30-Oct-02 3:53
Stephane Rodriguez.30-Oct-02 3:53 
GeneralGridlines without checkboxes in Listcontrol Pin
Hel30-Oct-02 2:01
Hel30-Oct-02 2:01 
GeneralRe: Gridlines without checkboxes in Listcontrol Pin
dabs30-Oct-02 3:51
dabs30-Oct-02 3:51 
GeneralRe: Gridlines without checkboxes in Listcontrol Pin
Hel30-Oct-02 4:19
Hel30-Oct-02 4:19 
GeneralRe: Gridlines without checkboxes in Listcontrol Pin
dabs30-Oct-02 5:48
dabs30-Oct-02 5:48 
GeneralRe: Gridlines without checkboxes in Listcontrol Pin
Hel30-Oct-02 22:24
Hel30-Oct-02 22:24 
GeneralDistributing MFC programs Pin
Shamoon30-Oct-02 0:54
Shamoon30-Oct-02 0:54 

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.