Hi,

I am very new to Qt.
I am trying to save a record in database by using HTTP Post Method. I have gone through several examples avaible on net but not getting the proper solution. Please help me out with a simple example in which I can send Emp_Id, Emp_Name and Emp_Status Columns by HTTP Post Method to a Website running HTTP services.

It will be very helpful for me.

ShrutiRavi