Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C++ and Internet explorer

Status
Not open for further replies.

jeff32889

Programmer
Feb 9, 2005
5
US
i want to make a program that logs onto a webpage for me, but have no idea what to do
 
If you just want to open up a web page with IE in its own program you can use ShellExecute. It's not difficult to use - look it up on MSDN.
 
but i dont just want to open a webpage, i want it to log on for me
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top