Dear friends
My problem is.
Language used : PHP
Iam doing a page where i have to sent bulk mails to users.
Iam using multi line text box for typeing messages.
The text box used is similler to one which is in yahoo compose page where a user can apply colors and graphics to his text.
If i types a URL as a part of the message like (Click Here to visit our site www.abc.com).
When i submit this page a mail will be sent to the addresses i mention. This code is accomplished using mail() function
Code is working fine, mails are perfectly going, but problem is
When a user who got the mail, places the mouse on the www.abc.com link is showing some thing like this
http://mail.yahoo.com/config/login?/[url]http://www.abc.com[/url][/url]
So when user clicks on the link [url]www.abc.com[/url] no page is opening.
Please help me in solving this problem.
Regards
Prashanth