Problem in using Response.AddHeader
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hello Friends I have stored a file in webserver and its path in database . and tried to retrevie the file using the path. My problem is , i used "Response.Addheader()" to display a dialogbox , i'm able to get the dialogbox but cant able to open the file which is stored in webserver. how to solve this.
ArunVijay
-
Hello Friends I have stored a file in webserver and its path in database . and tried to retrevie the file using the path. My problem is , i used "Response.Addheader()" to display a dialogbox , i'm able to get the dialogbox but cant able to open the file which is stored in webserver. how to solve this.
ArunVijay