> A form with a rich text box and a submit button.

I've got not idea what a rich text box is, so you're on your own for that
part.

> Then someone suggested urlencode however that encoded the entire message,
> so
> they got Click%20the%20link%20below..

You want to use urlencode, but *only* on the filename part.

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