Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. How to fill the fields of IE's web page from within VB or C++ ?

How to fill the fields of IE's web page from within VB or C++ ?

Scheduled Pinned Locked Moved XML / XSL
questionc++helptutoriallearning
2 Posts 2 Posters 1 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.
  • J Offline
    J Offline
    John Thomas
    wrote on last edited by
    #1

    Does anybody know how to fill the fields of IE's web page from within VB or C++ ? What if the page is secure? Of course, there is no problem to fill all the fields by hand. The question is how to do it automatically, by running .exe or .dll.:((

    A 1 Reply Last reply
    0
    • J John Thomas

      Does anybody know how to fill the fields of IE's web page from within VB or C++ ? What if the page is secure? Of course, there is no problem to fill all the fields by hand. The question is how to do it automatically, by running .exe or .dll.:((

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      Take a look at IHTMLDocument and IHTMLElement)interfaces. In general you'd need to get a hold of html document, then get and html elemnt that you are interseted in (using probaly one of getElement.. methods) and then change it. Edward

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups