Hi,
[EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote:
> I have a page where I want to generate a csv file for the user to
> download. I can't figure out how to get rid of the <html> tags.
> Is there a standard way to deal w/ this?
You might try something like
HTTPResponse.setHeader('Content-type','text/plain')
and override Page.writeHTML()
but I never did this...
ciao
--
Frank Barknecht _ ______footils.org__
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss