For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > July 2005 > Email URL to plaintext receivers - URL being truncated (Using PHP Mailer)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Email URL to plaintext receivers - URL being truncated (Using PHP Mailer)
Dave Smithz

2005-07-24, 8:30 pm

Hi,

Thanks to this group I discovered the excellent PHP Mailer
(http://phpmailer.sourceforge.net/) which I use to send emails.

Part of my application emails out hundreds of club members unique URL links
which allow them to register for various things.
Sometimes these URLS are long because they contain custom codes.

Problem I am having is that some members are saying the links do not work
and investigating this it is because they are clicking on links that are
being truncated by their email program.

I therefore assume they are viewing email in plain text.

What can I do to get around this?

I send out my emails as plain text anyway, and for me personally and the
majority of members no problems are reported.
I did not want to use HTML mail quite yet as I would first have to make my
application add the HTML tags and also some people will not have HTML
viewers.

Hope this is clear and any help appreciated.

Kind regards

Dave



Raj Shekhar

2005-07-27, 5:03 pm

"Dave Smithz" <SPAM FREE WORLD> writes:


> Part of my application emails out hundreds of club members unique URL links
> which allow them to register for various things.
> Sometimes these URLS are long because they contain custom codes.
>
> Problem I am having is that some members are saying the links do not work
> and investigating this it is because they are clicking on links that are
> being truncated by their email program.
>
> I therefore assume they are viewing email in plain text.
>
> What can I do to get around this?



You can use a url shortener to build a smaller url and pass on that url
in your email.

Regards
(someone who hopes he is not helping a spammer)
--
Raj Shekhar
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com