<?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 17:38:44 +0000</lastBuildDate>
    <item>
      <title>(PHP) Nested list from grouped sql - fostersolutions</title>
      <link>https://snipplr.com/view/10043/nested-list-from-grouped-sql</link>
      <description>&lt;p&gt;This will create a list grouped by the sorted field, which is an inner join on a category field.&lt;/p&gt;</description>
      <pubDate>Tue, 25 Nov 2008 16:11:02 UTC</pubDate>
      <guid>https://snipplr.com/view/10043/nested-list-from-grouped-sql</guid>
    </item>
    <item>
      <title>(ColdFusion) Take out html code - fostersolutions</title>
      <link>https://snipplr.com/view/10042/take-out-html-code</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 25 Nov 2008 15:06:05 UTC</pubDate>
      <guid>https://snipplr.com/view/10042/take-out-html-code</guid>
    </item>
    <item>
      <title>(Visual Basic) VBA Send Outlook Email - fostersolutions</title>
      <link>https://snipplr.com/view/10041/vba-send-outlook-email</link>
      <description>&lt;p&gt;To test this procedure, type the following line in the Debug window, and then press ENTER. &#13;
&#13;
SendMessage True, "C:\My Documents\Customers.txt" &#13;
&#13;
Note that a new message is displayed in Microsoft Outlook with an attachment. &#13;
&#13;
To send the message without displaying it in Microsoft Outlook, call the procedure with a False value for the first argument: &#13;
&#13;
SendMessage False, "C:\My Documents\Customers.txt" &#13;
&#13;
To send the message without specifying an attachment, omit the second argument when calling the procedure. &#13;
&#13;
SendMessage True&#13;
&#13;
&#13;
REFERENCES&#13;
For more information about using Automation in Microsoft Access, search the Help Index for Automation, or ask the Microsoft Access 97 Office Assistant. &#13;
&#13;
For more information about using Automation to control Microsoft Outlook, please see the following articles in the Microsoft Knowledge Base: &#13;
&#13;
160502 ACC: Using Automation to Add Appointments to Microsoft Outlook &#13;
&#13;
161012 VBA: How to Create a New Contact Item in Outlook with Automation&lt;/p&gt;</description>
      <pubDate>Tue, 25 Nov 2008 15:04:07 UTC</pubDate>
      <guid>https://snipplr.com/view/10041/vba-send-outlook-email</guid>
    </item>
  </channel>
</rss>
