Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Access the html form element
Forum Updated to NodeBB v4.3 + New Features

Access the html form element

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 698 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    FVKamlesh
    wrote on 12 Jun 2018, 06:29 last edited by FVKamlesh 7 Sept 2018, 16:01
    #1

    Hello Everyone,
    I have designed a web page form with javascript and css files. The files are kept at /var/www/html and is run through apache server.
    The screenshot attached will display the webpage .0_1528785136131_Screenshot_webpage.png

    I am stuck on how to access the textfields on the Qt code. I have developed a browser using the QtWebengine and running Qt5.9 .

    R 1 Reply Last reply 12 Jun 2018, 06:39
    0
    • F FVKamlesh
      12 Jun 2018, 06:29

      Hello Everyone,
      I have designed a web page form with javascript and css files. The files are kept at /var/www/html and is run through apache server.
      The screenshot attached will display the webpage .0_1528785136131_Screenshot_webpage.png

      I am stuck on how to access the textfields on the Qt code. I have developed a browser using the QtWebengine and running Qt5.9 .

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 12 Jun 2018, 06:39 last edited by raven-worx 6 Dec 2018, 06:39
      #2

      @FVKamlesh
      with JavaScript. If you just want to manipulate the content see this example
      If you want to communicate with your C++ backend from within >JavaScript use QtWebChannel

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      3
      • F Offline
        F Offline
        FVKamlesh
        wrote on 13 Jun 2018, 10:48 last edited by
        #3

        @raven-worx

        Thanks for sharing the link about QtWebChannel. I have accomplished the task and it works like a charm.
        Thanks a lot

        1 Reply Last reply
        0

        2/3

        12 Jun 2018, 06:39

        • Login

        • Login or register to search.
        2 out of 3
        • First post
          2/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved