Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / November 2007

Tip: Looking for answers? Try searching our database.

Calling Open With dialog from asp.net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Somesh - 12 Nov 2007 12:22 GMT
Hi Friends,
I would like to show the Open With dialog of windows (the one which is shown
when windows couldn't find the application to open the file) to the user on
some specific event.

Can somebody tell me how can I do that.
Thanks!
Riki - 12 Nov 2007 13:13 GMT
> Hi Friends,
> I would like to show the Open With dialog of windows (the one which
[quoted text clipped - 3 lines]
> Can somebody tell me how can I do that.
> Thanks!

Showing Open With in the browser (client-side) will occur automatically when
the file extension is not known on the user's system. There is no way you
can control this in your application (it's controlled by the browser).

If you add code in your application to open this dialog, it will be shown on
the server, and it will not be accessible to the user.

Signature

Riki

Somesh - 12 Nov 2007 13:34 GMT
Hi Riki,
Thanx for the prompt reply.
You are right that browser would automatically prompt when the file is
unknown. But it always gives an option to "Open" not "Open With".
If you press Open it will try and open the file in the same browser window
rather than giving you a list of applications as we get in case of Open With.

> > Hi Friends,
> > I would like to show the Open With dialog of windows (the one which
[quoted text clipped - 10 lines]
> If you add code in your application to open this dialog, it will be shown on
> the server, and it will not be accessible to the user.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.