Announcement

Collapse
No announcement yet.

Multiple Instances

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • FUBAR
    replied
    Re: Multiple Instances

    I figured it out. I was using File.Execute to open IE. Instead I'm now using File.Open. It already knows wether or not IE is open.
    Thank you for your reply.

    Leave a comment:


  • Corey
    replied
    Re: Multiple Instances

    You can use WINDOW > FIND if you can figure out IE's window handle, I've never done it before though...

    Corey Milner
    Creative Director, Indigo Rose Software

    Leave a comment:


  • FUBAR
    started a topic Multiple Instances

    Multiple Instances

    I'm making a program CD with AMS. I'm trying to figure out how to check if Internet Explorer is already open. I have links in my program, and don't want it to open a new browser window, every time you click on a different link. Any suggestions? Thanks
Working...
X