Re: opening excel document
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
send file to browser response.redirect("~/doc/filename.xls"); keyur satyadev
-
send file to browser response.redirect("~/doc/filename.xls"); keyur satyadev
Report1 when i click the above link button the excel document report1 is opened... it located in my project itself... now my need is if i click the link button... i have to open a excel doc located in my D: how can do this help me...
-
send file to browser response.redirect("~/doc/filename.xls"); keyur satyadev
-
wats its code i also want to do it on link button click