<?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/delete</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 22:06:05 GMT</pubDate>
<item>
<title>(ASP) remove value from array - jlvallelonga</title>
<link>http://snipplr.com/view/20265/remove-value-from-array/</link>
<description><![CDATA[ <p>This function returns the array with all instances of the specified value removed</p> ]]></description>
<pubDate>Fri, 25 Sep 2009 14:11:22 GMT</pubDate>
<guid>http://snipplr.com/view/20265/remove-value-from-array/</guid>
</item>
<item>
<title>(ASP) Delete Last Comma - jlvallelonga</title>
<link>http://snipplr.com/view/12074/delete-last-comma/</link>
<description><![CDATA[ <p>This function takes a string and deletes the last comma in it.
It is meant for strings with a trailing comma such as "13, 24, 15, "</p> ]]></description>
<pubDate>Tue, 10 Feb 2009 12:08:29 GMT</pubDate>
<guid>http://snipplr.com/view/12074/delete-last-comma/</guid>
</item>
</channel>
</rss>