On Sun, November 13, 2005 4:55 pm, Todd Cary wrote:
> Because this was just a test of what will be many "print" lines.  The
> original application used a file to hold the data and upon request by
> the user, it was emailed.  But with my client's shared server, files
> cannot be opened...a pain.
>
> If you have a better solution, I am open to other ideas.

Switch hosts?
:-^

PS
I'll say it again:
Content-disposition will give you grief from older browsers.
Content-type: application/octet-stream will "just work"

To get the filename default prompt, tack the filename onto the end of
your URL.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to