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. Visual Basic
  4. Pls help me(urgent). Handling windows from outside application

Pls help me(urgent). Handling windows from outside application

Scheduled Pinned Locked Moved Visual Basic
questioncsharpjavascripthtmlcom
1 Posts 1 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.
  • P Offline
    P Offline
    phyo2
    wrote on last edited by
    #1

    Hi Does anyone knows how to control .Net Windows from VB script or Javascript? What I m trying to do is in my application, web browser control is embbeded on a Form and when a user click on to the link on the html page in web browser control, another form must be open up in the main application. I have try sevral way such as writing another com object to read process name. Dim localAll As System.Diagnostics.Process() = system.Diagnostics.Process.GetProcessesByName("myprogram") by referencing localall(0).mainwindowtitle will return myprogram.title. How can I call methods from "myprogram"(main application).If i can call methods from main application, then i would be able to open a form in main application. Pls help me asap. Thanks in advance.:doh:

    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