<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 18:21:17 +0000</lastBuildDate>
    <item>
      <title>(ASP) Function to Find File Name of Page Displayed - savageideas</title>
      <link>https://snipplr.com/view/1555/function-to-find-file-name-of-page-displayed</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Nov 2006 09:07:41 UTC</pubDate>
      <guid>https://snipplr.com/view/1555/function-to-find-file-name-of-page-displayed</guid>
    </item>
    <item>
      <title>(ASP) Credit Card Validation (Luhn Algorithm) - savageideas</title>
      <link>https://snipplr.com/view/946/credit-card-validation-luhn-algorithm</link>
      <description>&lt;p&gt;Uses the Luhn formula to quickly validate a credit card. Basically all the digits except for the last one are summed together and the output is a single digit (0 to 9). This digit is compared with the last digit ensure a proper credit card number is entered (Does not actually confirm that is is a real number, just that it is likely to be one. Example: Entering "4000-0000-0000-0002" will pass the check, but "4000-0000-0000-0003" will not pass.)&lt;/p&gt;</description>
      <pubDate>Fri, 25 Aug 2006 07:26:18 UTC</pubDate>
      <guid>https://snipplr.com/view/946/credit-card-validation-luhn-algorithm</guid>
    </item>
    <item>
      <title>(ASP) Database Connection String (Using a DSN) - savageideas</title>
      <link>https://snipplr.com/view/880/database-connection-string-using-a-dsn</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 21 Aug 2006 09:59:27 UTC</pubDate>
      <guid>https://snipplr.com/view/880/database-connection-string-using-a-dsn</guid>
    </item>
  </channel>
</rss>
