Save dialog Control
ASP.NET
4
Posts
3
Posters
0
Views
1
Watching
-
i wanna know how to use open file dialog control in C# aps.net web application.as i have to save the downloading attachment file on my system through my application. i want help in C# coding instead Asp.I m using Vstudio 2003 Thanx
Do you mean you want to show open/save dialog in web application as windows form application?? << >>
-
Do you mean you want to show open/save dialog in web application as windows form application?? << >>
-
You can manually trigger Save Dialog. You can rather stream the file and set the Content-Disposition header.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips