This is my technical area for troubleshooting and learning new programming skills and much more. Here, you will find answers on a wide range of technologies such as AI, Machine Learning, OpenAI, Databricks, ASP.NET, C#, Python, Microsoft Access, MySQL, Amazon Web Services, SQL Server, PL/SQL, JD Edwards, SAS, Salesforce, APIs, MVC, and many others. Please feel free to visit and join the discussion!
Thursday, July 29, 2010
Facebook Like button in asp.net C# code behind
Label2.Text = "<iframe src=http://www.facebook.com/plugins/like.php?href=http://www.svdeals.com" + Request.RawUrl.ToString() + "&layout=button_count&show_faces=false&action=like&font=arial&colorscheme=light&height=21&width=100&locale=en_US' scrolling='no' frameborder='0' allowTransparency='true' style='margin-left:15px; height:21px; width:95px;'></iframe>";
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment