Results 1 to 1 of 1

Thread: Cannot login into lottosite URL by using https-URL and the get-method

  1. #1
    Join Date
    Sep 2012
    Posts
    1
    Qt products
    Qt4

    Default Cannot login into lottosite URL by using https-URL and the get-method

    I am programming a tool which shall automatically login into some freeotto-sites and automatically play predefined lotto-numbers. At the moment i programm the part for login into a lotto site URL. I found out the URL for logging in via URL. I just attach "username=xyz&password=zxy" and build a qnetworkrequest with the full necessary URL. By using the get-method of the qnetworkaccesmanager i try to login. The reply-signal "finished is catched by my slot-method without an error , but the returned content is empty ! When i try exactly the same URL in the firefox-browser loging in works !

    What shall do to login with my QT-code ?
    Last edited by high_flyer; 19th September 2012 at 22:21. Reason: removed URL

Similar Threads

  1. Calling a method from a non-member method
    By AndresBarbaRoja in forum Newbie
    Replies: 5
    Last Post: 19th March 2011, 10:38
  2. Replies: 1
    Last Post: 25th November 2010, 11:37
  3. Qt 4.7 Https?
    By MorrisLiang in forum Qt Programming
    Replies: 6
    Last Post: 3rd November 2010, 08:54
  4. QNetworkAccessManager and https. help!
    By valerino in forum Qt Programming
    Replies: 0
    Last Post: 22nd July 2010, 14:13
  5. QUrl and https
    By TomASS in forum Newbie
    Replies: 1
    Last Post: 15th March 2010, 22:49

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.