List Info

Thread: Hi Regarding SaveFileDialogBox in Asp.net




Hi Regarding SaveFileDialogBox in Asp.net
user name
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 aspnetgooglegroups.com
To unsubscribe from this group, send email to aspnet-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/aspnet?hl=en
-~----------~----~----~----~------~----~------~--~---

Re: Hi Regarding SaveFileDialogBox in Asp.net
user name
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 < subramanianmtechgmail.com">subramanianmtechgmail.com >:
hai friends,
 
i hope all r doing well.
&nbsp;
i need one help about SaveFileDialogBox in Asp.net (C# ) Web application.
&nbsp;
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&quot; group.
To post to this group, send email to aspnetgooglegroups.com
To unsubscribe from this group, send email to aspnet-unsubscribegooglegroups.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 )