Hi, I have written an application for exporting grid data to excel using asp.net and c#.After writting the data in excel I save it in a folder inside my application.After that I invoke the file download dialog it prompt with open/save/cancel button.This dialog takes the path of saved excel file that was inside my application.When I clik on the open button It opens the two copy of same excel file? I am not able to fine why it opens two copy of same excell file???
Have any idea to reslove it! Thanks, Chandan kumar
