CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Nov 2008
    Location
    Bangalore
    Posts
    12

    [RESOLVED] Getting Status as 407

    Hi all,

    I have uploaded a Sample.cpp. After sending Request

    (HttpSendRequest(hInternet, NULL, NULL, NULL, 0 ); ) i am getting dwstatus as 407.

    Can anyone suggest what is the problem in the Code.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured