Results 1 to 2 of 2

Thread: send variables via http

  1. #1
    Join Date
    Jul 2007
    Posts
    1
    Qt products
    Qt3
    Platforms
    Unix/X11

    Lightbulb send variables via http

    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?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: send variables via http

    Take a look at QHttp and search the forum.

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
  •  
Qt is a trademark of The Qt Company.