Brett_Tabke

msg:578946 | 12:09 pm on Mar 24, 2001 (gmt 0) |
From what I have seen, IE/NN 4-5-6 and Opera 5 work across the board on all platforms. Opera 3 doesn't.
|
gmiller

msg:578947 | 12:46 pm on Mar 24, 2001 (gmt 0) |
As I recall, this was a Netscape extension, so some browsers may interpret the subject as part of the email address, causing all sorts of entertaining behavior. It's pretty widely supported these days, though.
|
Xoc

msg:578948 | 6:36 am on Mar 25, 2001 (gmt 0) |
Tedster- Nothing is going to accept: <a href="mailto:me@mydomain.com?subject="Seminar Information">contact us</a> There is one too many double quote marks in there. You will also need to encode the space as well as the quote marks.
|
tedster

msg:578949 | 7:07 am on Mar 25, 2001 (gmt 0) |
You're right -- I typed too fast. The quote before the word Seminar shouldn't be there. However, the space hasn't been giving us any problems that I know of. What should I be doing?
|
Xoc

msg:578950 | 7:18 am on Mar 25, 2001 (gmt 0) |
Using a %20 for the space is required. For the full spec of the mailto url, see [ietf.org...] This is the RFC (request for comment) that details the spec for it. Since it is a RFC, it is not a Netscape thing, but an Internet standard. Tools that understand URLs are supposed to understand this syntax. Edited by: Xoc
|
tedster

msg:578951 | 7:25 am on Mar 25, 2001 (gmt 0) |
Thanks for the resource, and thanks for the input. I really appreciate it.
|
|