Try it like this:
Code:
response.setContentType("application/vnd.ms-excel");
response.setHeader("Content-disposition","attachment;filename=Export.csv");
Instead of
Export.csv you can put your desired filename.
PS: don't be so inpacient when you ask someone to help you FOR FREE. All the help in here can be considered [u]
DONATION</u>, so try to behave if you want to get it from now one.
I like money, but I'm not crazy about them. Seems the feeling is mutual.