Subject:
|
Re: E-mail hyperlinks on LUGNET
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Fri, 25 Jan 2002 16:02:14 GMT
|
Viewed:
|
686 times
|
| |
| |
In lugnet.faq, Larry Pieniazek writes:
> In lugnet.faq, Daniel Crichton writes:
> > "Zhengrong Zang" <mikezang@iname.com> wrote in message
> > news:GqGxDv.JFy@lugnet.com...
> > > You can find all Email links are using as below:
> > > mailto:"Jude Beaudin" <shiningblade@rogers.com>?Subject=Re: E-mail
> > > hyperlinks on LUGNET
> > >
> > > It seems that IE and Outlook don't support "?Subject=", if you open message
> > > in Netscape, then those Email links are no any problems, take a try.
> >
> > The ?Subject isn't the problem, it's the format of the link. AFAIK a mailto:
> > URL should be just the email address, plus a querystring if required. No
> > spaces, no quotes, and definitely no < > chars. The above link should really
> > be
> >
> > mailto:shiningblade@rogers.com?Subject=Re%3A%20E%2Dmail
> >
> > (for some strange reason Outlook doesn't unencode a + back to a space, hence
> > the use of %20)
> >
> > However, this also seems to work:
> >
> > mailto:%22Jude%20Beaudin%22%20%3Cshiningblade%40rogers%2Ecom%3E%3FSubject%3D
> > Re%3A%20E%2Dmail
> >
> > so the full name can be included.
> >
> > The W3C specs for URLs show that you can only have alphanumeric chars and
> > the symbols . / - & = ? , everything else must be encoded as it's hex value
> > with a preceding %. Netscape seems to be able to handle the invalid URL, but
> > in this case Outlook appears to be a bit too strict in it's handling. The
> > only solution to this would be to change the programming on the Lugnet site
> > to encode the mailto: links according to the W3C specs.
> >
> > Dan
>
> So what you're asserting is that LUGNET isn't in conformance to spec but
> that it works for some mailers because their implementation isn't as
> spec-picky? The thought of an MS product being better at spec conformance is
> shocking. Until you realise that this particular conformance sort of breaks
> other (non MS) things, in which case it's not all that surprising.
>
> (FUT admin.general, I think most of the conversation has migrated there)
Is there a chance to get the names removed from the pages? I was talking to
a web guy here at work and he says the fault lies in the hyperlink. In order
to be compatible with as much software as possible the hyperlink should use
only the email address and subject.
I guess this is now an admin decision since it will involve some coding
changes. Regardless of what is decided, can the admins let us know what
action, if any will be taken (even if the response is "we will be decided
later")
Thanks,
Jude
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|