Re: CSV problem
Re: CSV problem
- Subject: Re: CSV problem
- From: email@hidden
- Date: Fri, 2 Dec 2005 15:00:55 +1300
Hello Mat;
My app generates CSV files from WORepetitions which open well via
Excel on the Mac but in Windows Excel it shows the source instead
of opening properly.
Try this;
response.setHeader("application/vnd.ms-excel; charset=UTF-8;
encoding=UTF-8", "content-type");
response.setHeader("filename=\"foobar.csv\"","content-disposition");
cheers.
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden