I have an application where I generate Report at the end of all the materials, by Hitting generate Report button. The report is generated in Excel format. The problem is that whenever I create one report, I can create another report with the same name on the same location. It basically overrides the first report.
I want to give the user a box saying that you can generate a report with the same name or the name already exists and choose a different name.
Thanks for the help!