Hi All,
I create a application in asp.net. In that i want to create a excel on specific location once the save button click on particular web form. (like On D drive the Approval.xls is create when i click on save button approve form.)
So my now issue is, In local application the excel is created on specific location. But once i host application on server and then access link on my local machine, then the excel is created on that server machine only not on my local machine from where i access the link.
So there is any way to create that excel on specific location on my local machine and not on server?
thanxs in advance.
Saillesh PawarPosted Mar 25, 2016, 5:10 AM
RAHUL PATILPosted Mar 25, 2016, 5:08 AM
Saillesh PawarPosted Mar 25, 2016, 5:01 AM