DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2005
    Posts
    1

    Exclamation Help with a Minor Problem Please!!

    Hello all, i recently been asked to create a program for a friend of mine and i have taken a complete year away from programming due to extra learning and the program needs to open another program like internet explorer but have options. I know most of the code but i need help with the opening of the Internet explorer file!! please help

  2. #2
    Join Date
    Nov 2003
    Posts
    4,118
    What do you mean "open a browser file"? If you want to launch IE from another program, use the spawn() or exec() family of functions with "iexplorer.exe" as the argument (you may need to specify the full path of this file).
    Danny Kalev

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links