At 08:39 9/5/2001 -0500, Boget, Chris wrote:
> > header("Content-type: application/download");
>
>I think you'd need to change this to:
>
>header("Content-type: text/plain");
>
>but I could be wrong...
>
> > and where can I find reference on these header stuff?
>
>Not sure.  I find bits and pieces in this list...

tried it... doesn't work.

if I change to 'text/plain' the download doesn't occur... it shows the 
output on screen...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to