Results 1 to 2 of 2

Thread: Regarding POST/GET

  1. #1
    Join Date
    May 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Regarding POST/GET

    Hello every one.
    I am developing GUI application using QT4 in which i have to display the posted form data onto STDOUT. i.e if the webpage contains

    FIRSTNAME:
    LASTNAME:

    SUBMIT BUTTON.

    When the user fills the above form in webpage and after he clicks the submit button, the information in fields FIRSTNAME and LASTNAME have to be redirected to STDOUT(terminal). I am unable to figure out how to do it.
    I would be grateful if some one could help me out as soon as possible.

    thanks in advance.
    fpga.xilinx

  2. #2
    Join Date
    Apr 2007
    Location
    Sunny Darwin, NT Australia
    Posts
    186
    Thanks
    29
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Regarding POST/GET

    Look at QDebug.

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.