At 12:54 �� 18/9/2002, you wrote:

>On  Wed, 18 Sep 2002 at 11:50:30, Phoebus Dokos wrote:
>(ref: <[EMAIL PROTECTED]>)
>
> >
> >At 01:47 �� 16/9/2002, you wrote:
> >
> >
> >>----- Original Message -----
> >>From: "Malcolm Cadman" <[EMAIL PROTECTED]>
> >>To: <[EMAIL PROTECTED]>
> >>Sent: Saturday, September 14, 2002 5:47 PM
> >>Subject: Re: [ql-users] Quanta - Articles plea
> >>
> >>
> >> >
> >> > In article <[EMAIL PROTECTED]>, Bruce N
> >> > <[EMAIL PROTECTED]> writes
> >> >
> >> > >The next issue of Quanta is very short on articles for publication. If
> >> > >you have any articles or news for publication please send them to the
> >> > >address below.
> >> > >
> >> > >-----------------
> >> > >Bruce (Quanta Editor)
> >> > >mailto:[EMAIL PROTECTED]
> >> >
> >> > Thanks.
> >> >
> >> >You are welcome to take any articles on the SQLUG Web site
> >>jms1.supanet.com/sqlug/articles.htm
> >
> >
> >I believe the correct URL is :
> >
> ><url:http://www.jms1.supanet.com/SQLUG/art.htm>
> >
> >BTW: that's the way the URL should be written Tony and not including
> >the last ">" in the URL (Turnpike is probably doing that to you tho_
>It isn't.
>I keep getting told off on usenet for _not_ adding the last '>'
>
>Apparently the recognised form is:
>
><URL:[EMAIL PROTECTED]>
>
>in exactly the same way, I am told told:
>
><mailto:name@something>
>
>The reason is very simple.  Without that final '>' the URL will get
>broken if there are hard EOLs added, as is often the case, especially
>with long URLs.




>I think the problem must lie with your mailer - Eudora isn't it?
>
>Certainly Turnpike, which slavishly follows internet conventions, and
>very successfully I think, accepts these forms, and correctly linked the
>quoted URL above.

All of my mailers cannot handle the form of the url that you are sending 
out... the reason once more is simple...

The code you are sending out is:

<URL:<a 
href="http://www.test.com/page.html%3E";>http://www.test.com/page.html></a>

instead of the correct:

<URL:<a href="http://www.test.com/page.html";>http://www.test.com/page.html</a>>

In essence you are including the second ">" within the url whereas you 
should leave it out. Turnpike (and any receiving mailer) correctly 
interprets the %3E as part of the url and feeds it to the browser... 
however there's no address that corresponds to that (unless of course your 
file is appropriately named: page.html%3E

:-)

Phoebus



  • ... John Sadler
    • ... Phoebus Dokos
      • ... Tony Firshman
        • ... Phoebus Dokos
          • ... Dave P
            • ... Φοίβος Ρ. Ντόκος
          • ... Tony Firshman

Reply via email to