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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Program Writing to Web Browser...

Status
Not open for further replies.

CDuddley

Programmer
Feb 4, 2002
26
US
How can I use MFC to write data out to IE or Netscape? I have no idea where to look. I'm not expecting you too write examples (that would be fine with me of course), but just point me in the right direction.

Thanks,
CDuddley
 
for this, u need to use InetAddress class (i think inet.h). there r so many classes and methods, HTTPConnection, FTPConnection etc. check the msdn collection for InetAddress and try the related links.

luv
Karthik.
 
Thanks a ton! I had no idea where to look.

Thanks,
CDuddley
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top