Browse by Tags
Sorry, but there are no more tags available to filter with.
-
-
Every now and then, I will post code snippets which others might find useful. Here is one: How to add an RSS auto-discovery meta tag to the page header: Private Sub AddRSSLink(ByVal title As String, ByVal URL As String) Dim link As New HtmlLink link.Attributes...