Hello everyone,
I want to implement simple twitter button on my aspx form everything is working but count is not working below is my code,
<iframe allowtransparency="true"
frameborder="0" scrolling="no"
src="http://platform.twitter.com/widgets/tweet_button.html?url=http://www.lasgrwc2.org/thewatershed/eventdetails.aspx%3Fid%3D610&title=paign&text=ttest123&count=horizontal"
style="height:50px;"></iframe
></code>
so if i tweet it still it says 0.
also after tweet the tweet browser close automatically.Is there any way that twitter url browser doesn't close?
Please advise,
Thanks
Foram