Results 1 to 5 of 5

Thread: Html page Display in QWebView

  1. #1
    Join Date
    Mar 2008
    Posts
    52
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Html page Display in QWebView

    Hi guys,
    I am doing small web application with user authntications, I am sending http request and getting response contains https page..but that response i want to display in QWebView it's showing the following errors..


    QSslSocket: cannot call unresolved function SSLv3_client_method
    QSslSocket: cannot call unresolved function SSL_CTX_new
    QSslSocket: cannot call unresolved function SSL_library_init
    QSslSocket: cannot call unresolved function ERR_get_error
    QSslSocket: cannot call unresolved function ERR_error_string


    Please Help me out..


    Thanks & regards,
    Tavit.

  2. #2
    Join Date
    Mar 2008
    Posts
    52
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Html page Display in QWebView

    Hi guys,

    I got the solution...


    Thanks.
    regards,
    Tavi.

  3. #3
    Join Date
    Jun 2010
    Posts
    137
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Html page Display in QWebView

    Hi Tavit,

    I am a newbie and am getting the same errors as you got when rendering the https pages. Can you post the solution how you have overcome the problem. I would be greatful for the reply.

    Regads,

    Balu

  4. #4
    Join Date
    Aug 2009
    Posts
    11
    Thanks
    1

    Default Re: Html page Display in QWebView

    Because your system haven't supported OpenSSL.

    I don't know what OS you is using.

    If you is using Linux OS, and ready install Qt 4.6, you don't meet this problem.

    If you is using Windows OS, you have to install OpenSSL.

  5. #5
    Join Date
    Jun 2010
    Posts
    137
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Html page Display in QWebView

    Yes, I got the solution. Thank you for the reply. I just imported the SSLs
    ocket header in my project and it worked very fine.

Similar Threads

  1. How to save a Qwebview as an html file
    By richardander in forum Qt Programming
    Replies: 2
    Last Post: 5th June 2009, 01:07
  2. How to display xml file in qwebview?
    By richardander in forum Qt Programming
    Replies: 2
    Last Post: 31st May 2009, 22:10
  3. Is there a widget for display HTML files?
    By JeffJones in forum Newbie
    Replies: 6
    Last Post: 24th May 2007, 20:29
  4. Widget to display an HTML page ?
    By probine in forum Qt Tools
    Replies: 3
    Last Post: 11th October 2006, 19:55
  5. QWidget display on 2 stack widget page
    By spawnwj in forum Qt Programming
    Replies: 3
    Last Post: 4th September 2006, 13:07

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.