<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/asp/tags/strings</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 19 Jul 2008 06:27:16 GMT</pubDate>
<item>
<title>(ASP) Proper Case - Scooter</title>
<link>http://snipplr.com/view/6324/proper-case/</link>
<description><![CDATA[ <p>Replica of the PCase() function from Visual Basic for VBScript. Slightly different in that it supports Scottish and Irish names like MacDonald and O'Brien.</p> ]]></description>
<pubDate>Mon, 19 May 2008 15:28:32 GMT</pubDate>
<guid>http://snipplr.com/view/6324/proper-case/</guid>
</item>
<item>
<title>(ASP) Count instances of one string in another - Scooter</title>
<link>http://snipplr.com/view/5392/count-instances-of-one-string-in-another/</link>
<description><![CDATA[ <p>Similar to the substr_count function from PHP, but with fewer options.</p> ]]></description>
<pubDate>Wed, 12 Mar 2008 20:12:40 GMT</pubDate>
<guid>http://snipplr.com/view/5392/count-instances-of-one-string-in-another/</guid>
</item>
</channel>
</rss>