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