hi,
I am developing a system with asp.net, c#, and ajax.
I have an excel file in server in "Server.MapPath ("ExcelFiles/Test.xls")".
I want to make it available to save to the disk in client side. I hope save file dialoge box will allow to do this. How can i do this?
thanks
Anushka
I am developing a system with asp.net, c#, and ajax.
I have an excel file in server in "Server.MapPath ("ExcelFiles/Test.xls")".
I want to make it available to save to the disk in client side. I hope save file dialoge box will allow to do this. How can i do this?
thanks
Anushka
Comment