FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Placing an URL in email
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Placing an URL in email [message #171947 is a reply to message #171909] Sat, 22 January 2011 11:36 Go to previous messageGo to previous message
Tuz Mwaura is currently offline  Tuz Mwaura
Messages: 1
Registered: January 2011
Karma:
Junior Member
On Jan 20, 11:48 pm, "Peter H. Coffin" <hell...@ninehells.com> wrote:
> On Thu, 20 Jan 2011 16:45:58 +0100, ?lvaro G. Vicario wrote:
>> El 20/01/2011 14:36, Peter H. Coffin escribi?/wrote:
>>> Turn off quoted-printable in your MIME encoding. If you're sending HTML,
>>> you don't need it anyway. Proper HTML is already 7-bit clean.
>
>> Where did you get such idea? Even the W3C uses UTF-8 in their own site.
>
>> http://www.w3.org/
>
> Okay "can be 7-bit clean". Happier?
>
> The point being that there are more than enough ampersand entitites that
> there's no reason that anyone would need to bother with hex-encoding
> anything to enable safe SMTP transit in the message body. Since
> quoted-printable is Causing A Problem, ditching that is the easy
> solution to the problem. Rewriting an application in order to make
> different URLs seems like far more work.
>
> --
> We're the technical experts.  We were hired so that management could
> ignore our recommendations and tell us how to do our jobs.
>               -- Mike Andrews

Try this line in your code
<a href="http://www.example.com/whatever/?action=something&id=
\"4300\" ">
http://www.example.com/whatever/?action=something &id=\"4300\" </a>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: hack
Next Topic: Using a heredoc in PHP as in Perl
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 15:37:10 GMT 2024

Total time taken to generate the page: 0.05132 seconds