TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shanthiniraman
NA
2
0
Launching Internet Explorer from a Web application - thanks to Gregory Correll
May 6 2004 6:03 AM
This was driving me crazy as all the forums suggested, System.Diagnostics.Process.Start("IExplore.exe";(This works with .NET windows app , not the web). But the link "http://www.c-sharpcorner.com/Code/2002/Dec/IEInstance.asp" really gave me what I wanted & thanks to author Gregory Correll, this solved my problem. If possible,can somebody tell me why the first code does nt work with a web app.
Reply
Answers (
0
)
Visual Studio.Net C# XML Comments
Create PDF programmatically using C#