Click here to Skip to main content
15,891,423 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Here after sharing.I am getting http://localhost/testing/twtter.jpg insted of getting that twtter.jpg image in time line.plz help me.

HTML
<html>
<head>
 
<script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
</head>
<body>
 <a id="ref_tw" href="http://twitter.com/home?status=http://localhost/testing/twtter.jpg"  >twitter</a>
<br />
</body>
</html>
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900