|
List Info
Thread: Hi Regarding SaveFileDialogBox in Asp.net
|
|
| Hi Regarding SaveFileDialogBox in
Asp.net |

|
2007-05-10 07:42:15 |
|
hai friends,
i hope all r doing well.
i need one help about SaveFileDialogBox in Asp.net (C# ) Web application.
if anyone know..pls help me.
-- With Regards, Subramanian.C
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "ASP.Net Community" group. To post to this group, send email to aspnet googlegroups.com To unsubscribe from this group, send email to aspnet-unsubscribe googlegroups.com For more options, visit this group at http://groups.google.com/group/aspnet?hl=en -~----------~----~----~----~------~----~------~--~---
|
| Re: Hi Regarding SaveFileDialogBox in
Asp.net |

|
2007-05-11 14:03:37 |
|
Hi
I use this to force a file save dialog, for example for downloading a pdf file:
Response.AppendHeader("content-disposition", "attachment; filename=listado.pdf
"); Response.WriteFile(Server.MapPath("~/temp/" + Session.SessionID + ".pdf")); Response.End();
Hope that helps! Damian
2007/5/10, Subramanian Mani < subramanianmtech gmail.com">subramanianmtech gmail.com
>:hai friends,
i hope all r doing well.
i need one help about SaveFileDialogBox in Asp.net (C# ) Web application.
if anyone know..pls help me.
-- With Regards, Subramanian.C
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "ASP.Net Community" group. To post to this group, send email to aspnet googlegroups.com To unsubscribe from this group, send email to aspnet-unsubscribe googlegroups.com For more options, visit this group at http://groups.google.com/group/aspnet?hl=en -~----------~----~----~----~------~----~------~--~---
|
[1-2]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|