PDA

View Full Version : send variables via http



zalina
26th July 2007, 04:38
hai guys...i'm new in using qt,so i've some questions here...let say i want to send variable (ie username and password) included in the url(http://localhost/trial.php?username=$user&password=$pwd)...how can it be done using qt?does someone have the example?

jacek
27th July 2007, 13:07
Take a look at QHttp and search the forum.