<?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 22:32:43 +0000</lastBuildDate>
    <item>
      <title>(C#) Script that simply returns the current date - lmontealegre</title>
      <link>https://snipplr.com/view/69808/script-that-simply-returns-the-current-date</link>
      <description>&lt;p&gt;Script that simply returns the current date&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2013 07:46:13 UTC</pubDate>
      <guid>https://snipplr.com/view/69808/script-that-simply-returns-the-current-date</guid>
    </item>
    <item>
      <title>(C#) Extract data only from the last webpage in the search results - lmontealegre</title>
      <link>https://snipplr.com/view/69806/extract-data-only-from-the-last-webpage-in-the-search-results</link>
      <description>&lt;p&gt;uses a PageArea template to extract data from each page in the search results, but I will cancel the PageArea template if it is not on the last page.&#13;
I add a condition script to the template. The condition script checks to see whether there is a Next Page link on the webpage and, if so, cancels the template element.&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2013 07:38:12 UTC</pubDate>
      <guid>https://snipplr.com/view/69806/extract-data-only-from-the-last-webpage-in-the-search-results</guid>
    </item>
    <item>
      <title>(C#) Export extracted data to SQL Server using an export script - lmontealegre</title>
      <link>https://snipplr.com/view/69805/export-extracted-data-to-sql-server-using-an-export-script</link>
      <description>&lt;p&gt;The script will export data into existing tabels in SQL Server. The tables will use identity integer primary keys instead of the unique identifier keys Visual Web Ripper uses by default. New Tables Needed:&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2013 07:35:21 UTC</pubDate>
      <guid>https://snipplr.com/view/69805/export-extracted-data-to-sql-server-using-an-export-script</guid>
    </item>
    <item>
      <title>(C#) Export Script - Sample1 - lmontealegre</title>
      <link>https://snipplr.com/view/69804/export-script--sample1</link>
      <description>&lt;p&gt;The Application should load the export data for your project and then call the ExportData method.&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2013 07:31:38 UTC</pubDate>
      <guid>https://snipplr.com/view/69804/export-script--sample1</guid>
    </item>
    <item>
      <title>(C#) Defined a shared script SQL database - lmontealegre</title>
      <link>https://snipplr.com/view/69803/defined-a-shared-script-sql-database</link>
      <description>&lt;p&gt;defined a shared script database, Visual Web Ripper will pass an instance of the class WrSharedDatabase to all your script functions. The WrSharedDatabase class has the following methods that all work the same, regardless of the type of database you are accessing.&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2013 07:20:57 UTC</pubDate>
      <guid>https://snipplr.com/view/69803/defined-a-shared-script-sql-database</guid>
    </item>
    <item>
      <title>(C#) Post-processing script to uses a shared script database to write extracted data to a database - lmontealegre</title>
      <link>https://snipplr.com/view/69802/postprocessing-script-to-uses-a-shared-script-database-to-write-extracted-data-to-a-database</link>
      <description>&lt;p&gt;post-processing script that uses a shared script database to write extracted data to a database&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2013 07:16:43 UTC</pubDate>
      <guid>https://snipplr.com/view/69802/postprocessing-script-to-uses-a-shared-script-database-to-write-extracted-data-to-a-database</guid>
    </item>
    <item>
      <title>(C#) Setting FixedValue Content Equal to the Value of an Input Parameter - lmontealegre</title>
      <link>https://snipplr.com/view/69801/setting-fixedvalue-content-equal-to-the-value-of-an-input-parameter</link>
      <description>&lt;p&gt;content transformation script to set the content element equal to the value of an input parameter&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2013 07:10:54 UTC</pubDate>
      <guid>https://snipplr.com/view/69801/setting-fixedvalue-content-equal-to-the-value-of-an-input-parameter</guid>
    </item>
  </channel>
</rss>
