Results 1 to 1 of 1

Thread: Access DOM element from AxWidget

  1. #1
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Access DOM element from AxWidget

    I am using an AxWidget in order to use IE inside a Widget.
    Navigation is fine. Just call the Navigate method as a dynamiccall.
    But it would be wonderful if I could access the elements
    of the webpage loaded by the IE...as Visal Basics does. For example, access all the <input> tags and change their values.
    You would ask: why not using WebKit?
    Because the webpages I must load contain code (activex) understandable only by IE.
    I tried with QWebView, and they are messed up.
    Any hint appreciated


    Added after 1 15 minutes:


    Basically, I would like to do something like this software
    http://www.formautofill.com/
    or this
    http://www.codeproject.com/KB/atl/Generic_AutoFill.aspx

    IN particular, for the second link, does anybody know what is it?
    Last edited by giusepped; 21st October 2011 at 16:43.

Similar Threads

  1. how to access ith element of an qstring list?
    By aurora in forum Qt Programming
    Replies: 2
    Last Post: 18th October 2011, 09:37
  2. [QML] Video element
    By grezly in forum Qt Programming
    Replies: 1
    Last Post: 6th April 2011, 17:26
  3. Remove element of xml
    By VitaliBR in forum Newbie
    Replies: 17
    Last Post: 16th February 2011, 13:28
  4. Help with QML Pathview element
    By chetu1984 in forum Newbie
    Replies: 0
    Last Post: 7th February 2011, 04:49
  5. Problem with playing color-keyed AxWidget (Shockwave Flash)
    By indiocolifa in forum Qt Programming
    Replies: 3
    Last Post: 25th September 2009, 20:40

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.