C Board  

Go Back   C Board > General Programming Boards > C# Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 04-26-2005, 11:32 PM   #1
#junkie
 
Join Date: Oct 2004
Posts: 240
External Program Communicating with IE (COM?)

Ok, what i wish to do is make a program communicate with IE via its COM, note that i am using C# .NET 1.1.

Now i would love advice (as much as possible, what to search for, ect.) on how to do the following things.

1.) Read Text from IE's page.

2.) Send commands to IE as if they were Keyboard Input. As in, Tab, Enter, Arrows, to navigate through a page with the program.

3.) Recieve information from a page such as highlighted (well the tabbed link to be exact) link's desination, text/image name, ect.

4.) Know multiple windows, so it is possible to send commands and do everything i have listed, to multiple windows. (Ie, send TAB to one window, recieve data, then send tab a dif window, ect.)


Any help would be awesome on these topics, i am new to C# and completely new to COMs, so if your not willing to explain how to do something, giving me some info on what to google for would be awesome too.


Thanks to any replies!
__________________
01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010
Zeusbwr is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ std routines siavoshkc C++ Programming 33 07-28-2006 12:13 AM
Simple Timer, Call external program, bliss C++ Programming 2 06-02-2005 11:21 PM
calling an external program pshuster C++ Programming 4 02-21-2004 11:57 PM
run an external program Unregistered C Programming 1 05-27-2002 08:09 AM
My program, anyhelp @licomb C Programming 14 08-14-2001 10:04 PM


All times are GMT -6. The time now is 08:43 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22