Can Visual Basic Manipulate Programs?

WarpSpdier

New member
Joined
Mar 5, 2005
Messages
1
Programming Experience
Beginner
Quick question so I dont waste too much time on this project I need to get done.

PROJECT
---------------

Create a software that will click and paste and show statuses using a pre-existing program and the software I'm creating now.

Question
------------

Can I create a program that will click and tab over and copy and paste things from another window of say, Internet Explorer using VB.Net? Basically, I need this program to click on a link from a website, copy the contents, email it to someone, and then update me on how many emails they've received. Is this possible in VB.Net?

Thanks in advance for the help.

-Ken
 
Back
Top