On Sunday January 5, Frank Barknecht wrote:
> 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')

I'm doing that.


> and override Page.writeHTML()

I tried that.  In fact, I overrode everything I could find, but I still
got the <html> tags.

How do the people generating PDF files do it?

-Seth


-------------------------------------------------------
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

Reply via email to