giridhar.varma 0 Newbie Poster

hi all,
try to help me out

I have used

    response.setContentType("application/vnd.ms-excel");
    response.setHeader("Content-disposition","filename=xxx");

It is working in xp and ie7 .but unable to open file in windows 7 and ie11

error.PNG