"Jeff Thies" <> wrote in message
news

WDWb.1040$ nk.net...
| A couple mail questions:
|
| 1) While writing links in plain text emails, I tend to
enclose the link in
| angle brackets:
|
| <http://some_long_address.com/somepage.html>
|
| I've been told in at least one mail client, that clicking on
the link causes
| the angle brackets to be included in the url (causing 404's).
|
| What's the correct way to prevent line wrapping in url's. Is it
time to
| ditch the <>?
|
| 2) How to include the subject in a mailto link? Is that:
|
| private.php?do=newpm&u=?subject=some_subje ct?
|
| My recollection is that is bad practice and fails in some
clients. Still, I
| need to know so I can advise with a caveat.
|
| Cheers,
| Jeff
|
Jeff,
I'm not sure about 1 but for 2 it should work as you had it but
I've always found inserting %20 for any spaces in the subject
keeps the link from breaking. Here's where I found this info
http://www.ics.uci.edu/pub/ietf/uri/rfc2368.txt
hth
--
Chet
(remove NO.....SPAM)