Hello, I want to place an icon on my product page that sends on yahoo messenger the link to the current page.
I have tried with
Obviously $products_id and the $zenid aren't the good variables.Code:<a href="ymsgr:im?+&msg=http://www.abcplus.ro/index.php?main_page=product_info&products_id=<?=$prducts_id?>&zenid<?=$zenid?>">Yahoo</a>
What variables should I put in there so that I can trasmit the link of the current page



