File Download method in asp.net

Posted by Saravanan05 under ASP.NET on 7/31/2013 | Points: 10 | Views : 1761 | Status : [Member] | Replies : 3
Hi to all

I hosted two MSI file and one EXE file in the server.

I need to download and install simultaneously in local machine.

How to achieve this in asp.net




Responses

Posted by: aswinialuri-19361 on: 7/31/2013 [Member] Starter | Points: 25

Up
0
Down
HI ,
refer this links it might be helpful to you
to download any type of files
http://www.codeproject.com/Tips/341711/Download-all-types-of-files-from-server-using-ASP
msdn.microsoft.com/en-us/library/aa478985.aspx

Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri

Saravanan05, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Ssj_Kumar on: 7/31/2013 [Member] Starter | Points: 25

Up
0
Down
please find the below link to install softwares
http://www.dotnetfunda.com/codes/code5112-how-to-install-application-remote-from-client-machine-to-server-machine-usi.aspx

Regards,
Jayakumar Selvakani

Saravanan05, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: aswinialuri-19361 on: 7/31/2013 [Member] Starter | Points: 25

Up
0
Down
hi,
this link is useful for downloading afile form the server to local machine
http://stackoverflow.com/questions/3324646/downloading-files-from-the-server-to-the-local-machine-in-asp-net
http://stackoverflow.com/questions/11134787/download-and-run-file-in-client-machine-using-asp-net

Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri

Saravanan05, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response