-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks