Drupal 6.2

I tried to put in Contact form -> Settings a line to allow my clients to send instant messages through YM!. The line is:
<DIV>On-line help: <a href="ymsgr:sendim?myYahooID&m=Subject"><img border=0 src="http://opi.yahoo.com/online?u=myYahooID&m=g&t=2&l=us"></a></DIV>

Instead of launching Yahoo Messenger application, the result is the following link: http://www.example.com/sendim?myYahooID&m=Subject. Drupal automatically remove ymsgr: and replace it with http://www.example.com/.
How I can solve this problem?

Comments

toitimhcm’s picture

your problem is, choose filter under input -> full format. -> done. it should work