Results 1 to 6 of 6

Thread: QHttp::post() - cannot upload file

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QHttp::post() - cannot upload file

    Ok test your normal html form on
    Firefox + LiveHTTPHeaders. plug-in to grab all variables from header....

    http://livehttpheaders.mozdev.org/

  2. #2
    Join Date
    Apr 2008
    Location
    California
    Posts
    25
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: QHttp::post() - cannot upload file

    I did that. Except for header variables everything else looks the same when my app does the post action.

    I have also attached the http header result of the form along with the post.

    THANKS,
    Attached Files Attached Files
    - AR

  3. #3
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QHttp::post() - cannot upload file

    Quote Originally Posted by arunredi View Post
    I did that. Except for header variables everything else looks the same when my app does the post action.

    I have also attached the http header result of the form along with the post.

    THANKS,
    you dont have cookie???

    Cookie: lang=en; country=US; JSESSIONID=cIThHwHP0QcjyJzWNr
    modern http server having 90% session or cokkie session!!
    immer cokkie essen...

Similar Threads

  1. File Binary Upload QHttp find the bug/s
    By patrik08 in forum Qt Programming
    Replies: 13
    Last Post: 10th June 2008, 07:51
  2. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 06:51
  3. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  4. how to use qftp to upload file in just one procedure?
    By cxl2253 in forum Qt Programming
    Replies: 4
    Last Post: 23rd April 2007, 09:57
  5. QHttp "PUT METHOD" QT Problem File Upload. RFC 2616
    By patrik08 in forum Qt Programming
    Replies: 7
    Last Post: 25th October 2006, 22:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.