can we open internet explorer through c/c++ its urgent plz rely soon
Vinod Chandana
Ranch Hand
Joined: Aug 26, 2003
Posts: 59
posted
0
I presume u r using windows? Try using system() of stdlib. It works for me on Linux and unix. I don't have a cpp compiler for windows. But try using this. - Vinod
Originally posted by ankit agarwal: can we open internet explorer through c/c++ its urgent plz rely soon
Vinod is correct I believe. System() should allow you do this. Glancing down at the signiture..Ah, there appears to be a link to some forums. Wonder what those are? I wonder if they have C/C++ forums?