![]() |
problem in header and content type
my application aim is to download and upload data from excel sheet to mysql and mysql to excel sheet
while downloading the data from mysql to excel my application fails, using Internet explorer . i can download only empty excel sheet and the data is not present. the headers i have i have used are Code:
response.setHeader("Content-Disposition", "inline; filename=" + title+".xls"); |
| All times are GMT +5.5. The time now is 07:58. |