Results 1 to 11 of 11

Thread: QT WebKit - Browser Interaction Problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Sep 2011
    Location
    Portugal
    Posts
    25
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: QT WebKit - Browser Interaction Problem

    Is the heatQuery.php file accessible?

    By displaying the error message, maybe it could help you understand what's wrong.

    Qt Code:
    1. error: function(errorMsg)
    2. {
    3. _ajaxRequestOngoing = false;
    4. alert('Error in Ajax POST\n' + errorMsg);
    5. }
    To copy to clipboard, switch view to plain text mode 

  2. The following user says thank you to tferreira for this useful post:

    s7 (22nd May 2012)

Similar Threads

  1. Handling multiple web pages in Qt WebKit Browser
    By dpen41 in forum Qt Programming
    Replies: 6
    Last Post: 7th February 2012, 21:15
  2. Replies: 0
    Last Post: 17th March 2011, 03:17
  3. Not able to run fancy browser and demo browser example applications
    By GoGetIt in forum Installation and Deployment
    Replies: 1
    Last Post: 16th August 2010, 06:23
  4. Problem while using Text browser
    By yuvaraj.yadav in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2009, 13:41
  5. file-browser problem
    By sudheer in forum Qt Tools
    Replies: 2
    Last Post: 15th November 2007, 05:36

Tags for this Thread

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.