D
Dave Mullen
I need to write a program that would interact with a specific IE browser
window, maybe by looking at the title bar to decide which window. It would
need to set the URL to navigate to with a value in the query string. If I
were writing this in vb6 I would use DDE. What are my options now?
PS - I know one of the options is to SendKeys information to the window, but
that is my least desired option.
Thanks,
Dave
window, maybe by looking at the title bar to decide which window. It would
need to set the URL to navigate to with a value in the query string. If I
were writing this in vb6 I would use DDE. What are my options now?
PS - I know one of the options is to SendKeys information to the window, but
that is my least desired option.
Thanks,
Dave