<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jlvallelonga</title>
<link>http://snipplr.com/users/jlvallelonga/tags/is</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 08:27:01 GMT</pubDate>
<item>
<title>(ASP) contains value</title>
<link>http://snipplr.com/view/20264/contains-value/</link>
<description><![CDATA[ <p>This function returns whether or not the value was found in the array</p> ]]></description>
<pubDate>Fri, 25 Sep 2009 11:44:12 GMT</pubDate>
<guid>http://snipplr.com/view/20264/contains-value/</guid>
</item>
<item>
<title>(JavaScript) pressedPrintableChar</title>
<link>http://snipplr.com/view/13408/pressedprintablechar/</link>
<description><![CDATA[ <p>to use this function send in an ASCII character code (use my getKeyCode function)
it will return true if the code corresponds to a printable character (not backspace code - 8, enter code - 13, or "undefined")</p> ]]></description>
<pubDate>Tue, 24 Mar 2009 14:49:02 GMT</pubDate>
<guid>http://snipplr.com/view/13408/pressedprintablechar/</guid>
</item>
</channel>
</rss>