How to down the Excel file from Application folder in WPF with C#
-
Hi, This is from Chandrakanth. Actullay my problem is I Want to downlaod the file from Application Directory. In my Application i have one folder called "EXCELFILE" In that folder i have once excel file called "USERCONTACTS.xls". I have one Hyperlink Button called "DOWNLOAD EXCEL FILE" When i click on Hyperlink button i have to down load the file from application directory. how can i go for that . Can any one tell me how to do that.. Thanks and Regards Chandrakanth.Gaddam
-
Hi, This is from Chandrakanth. Actullay my problem is I Want to downlaod the file from Application Directory. In my Application i have one folder called "EXCELFILE" In that folder i have once excel file called "USERCONTACTS.xls". I have one Hyperlink Button called "DOWNLOAD EXCEL FILE" When i click on Hyperlink button i have to down load the file from application directory. how can i go for that . Can any one tell me how to do that.. Thanks and Regards Chandrakanth.Gaddam
I think you're really confused. If your application contains the xls, how is it something that needs downloading ? It's already on the user machine. What do you mean exactly ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
I think you're really confused. If your application contains the xls, how is it something that needs downloading ? It's already on the user machine. What do you mean exactly ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Hi, Once again from Chandrakanth. Actually my requimet is... When i run the application i am providing some link to downlaod the excel file format by clicking the Hyperlink. After down loading the file user can enter some information and he can upload the file again That excel file format is default format. if any suggestions please reply back for this. Thanks and Regards Chandrakanth