Results 1 to 2 of 2

Thread: POST and QNetworkAccessManager

  1. #1
    Join Date
    Jul 2010
    Location
    /home/hakermania/
    Posts
    233
    Thanks
    129
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question POST and QNetworkAccessManager

    I have a web page with 2 forms with ids

    1) name
    2) email

    Also it has a button that supports the 'submit' method.
    How can I POST my own value automatically through Qt?
    When you 're trying to help somebody in the newbie section, don't forget that he is a newbie. Be specific and give examples.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: POST and QNetworkAccessManager

    What do you mean "automatically"? If you issue a POST request then you also point to a device or byte array containing data to be sent as the body of the request.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Missing "+" when calling QNetworkAccessManager.post()?
    By MorrisLiang in forum Qt Programming
    Replies: 2
    Last Post: 11th May 2010, 04:15
  2. Replies: 0
    Last Post: 21st December 2009, 05:04
  3. QNetworkAccessManager::post() never returns
    By danc81 in forum Qt Programming
    Replies: 2
    Last Post: 21st October 2009, 09:13
  4. Replies: 0
    Last Post: 30th August 2009, 15:18
  5. QNetworkAccessManager double post
    By QPlace in forum Qt Programming
    Replies: 1
    Last Post: 11th February 2009, 04:44

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.