Works great. Thanks, John
> >I'm using PHP & MySQL to generate a RTF document. I use this header:
> >header("Content-type: text/rtf");
> header("Content-Disposition: attachment; filename=myfile.rtf");
--
John Taylor-Johnston
-----------------------------------------------------------------------------
"If it's not open-source, it's Murphy's Law."
Universit� de Sherbrooke:
http://compcanlit.ca/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

