From: Jason Corcoran (Jason at domain corcoran.tc)
Date: Fri 21 Sep 2001 - 15:44:04 IST
> echo "<tr><td><a href=\"mailto:$line[email]\"> $line[email]</a></td></tr>"
>
> to:
> echo "<tr><td><a href=\"mailto:".urldecode($line[email])."\">
> ".urldecode($line[email])."</a></td></tr>";
>
Thanks for the reply,
Gave it a shot, but if I use netscape mail, on a WinBlows box, it works fine,
must be a opera / Kmail issue. Since I'm the only one using the app I'll just
striip the name and tags off before passing it on to the mail client.
Thanks again
Jason.
-- Rgrd's Jason. ________________________ E-Mail Jason at domain Corcoran.tc SMS Jay at domain Corcoran.tc
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:12:15 GMT