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

Chris

Reply via email to