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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how can i call IE internet option using programming

how can i call IE internet option using programming

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelp
6 Posts 3 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.
  • B Offline
    B Offline
    B0606115
    wrote on last edited by
    #1

    hi! I want to call the dialog internet option in IE using programmming from an external application. Can any one please help me? thanx in advance.

    _ M 3 Replies Last reply
    0
    • B B0606115

      hi! I want to call the dialog internet option in IE using programmming from an external application. Can any one please help me? thanx in advance.

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      I'm sure there are other better ways of doing this, but this works system("control inetcpl.cpl");

      «_Superman_» I love work. It gives me something to do between weekends.

      1 Reply Last reply
      0
      • B B0606115

        hi! I want to call the dialog internet option in IE using programmming from an external application. Can any one please help me? thanx in advance.

        M Offline
        M Offline
        Madhu Nair 0
        wrote on last edited by
        #3

        Try I E automation also check this site, I E object[^]

        1 Reply Last reply
        0
        • B B0606115

          hi! I want to call the dialog internet option in IE using programmming from an external application. Can any one please help me? thanx in advance.

          M Offline
          M Offline
          Madhu Nair 0
          wrote on last edited by
          #4

          To be specific, use ExecWB method of IE with IDM_OPTIONS in first parameter Like pBrowser-> ExecWB(IDM_OPTIONS,NULL,pVarIn,pVarOut);

          B 1 Reply Last reply
          0
          • M Madhu Nair 0

            To be specific, use ExecWB method of IE with IDM_OPTIONS in first parameter Like pBrowser-> ExecWB(IDM_OPTIONS,NULL,pVarIn,pVarOut);

            B Offline
            B Offline
            B0606115
            wrote on last edited by
            #5

            thanx.now i have done it. :)

            B 1 Reply Last reply
            0
            • B B0606115

              thanx.now i have done it. :)

              B Offline
              B Offline
              B0606115
              wrote on last edited by
              #6

              i have reffered [http://www.codeguru.com/cpp/i-n/ieprogram/openfaq/article.php/c8163/](<a href=)[^]">

              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