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. Web Development
  3. 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 Web Development
questionc++helptutoriallearning
2 Posts 2 Posters 0 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
      alex barylski
      wrote on last edited by
      #2

      Wrong forum :) You mean like Google toolbar auto form fill feature? It's generally more difficult then writting a normal EXE I suggest looking at the following article for a heads up: http://www.codeproject.com/atl/ietoolbartutorial.asp?target=ie%7Ctoolbar[^] I imagine you might be able to do it with a normal EXE, but you would have to tap into the IWebBrowser2 interface, so I hope your comfortable with COM interfaces :) Cheers The word of the day is legs, let's go back to my house and spread the word ;P

      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