Like button not posting to facebook newsfeed

Hello,

I am using following code to add flike button on my site, it updates counter but doesn’t post anything to facebook’s newsfeed wall:

<fb:like width=“” layout=“button_count” show_faces=“false” href=“http://www.mysite.com” colorscheme=“default” font=“Arial”></fb:like>

I’ve tried <iframe> as well, but, it doesn’t work.

Only if i specify a url given at facebook like:

<iframe src=“http://www.facebook.com/widgets/like.php?href=http://developers.facebook.com
scrolling=“no” frameborder=“0”
style=“border:none; width:450px; height:80px”></iframe>

works and i see updates in my friend’s wall.

I’ve tried at facebook forum, But, thats really unresponsive.

So, can i get some help from sitepoint, Please?

Thanks,
Kul