<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>MattsBits - VBScript</title>
    <link>http://www.mattsbits.co.uk/</link>
    <description>Post related to Microsof's VBScript language</description>
    <language>en-us</language>
    <generator>MattHawkins CMS v2.0</generator>
    <copyright>Copyright 2009-2010</copyright>
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://www.mattsbits.co.uk/</url>
      <title>MattsBits - VBScript</title>
      <link>http://www.mattsbits.co.uk/</link>
    </image>
    <item>
     <title>Saving HSBC Bank Statements To HTML And CSV</title>
     <link>http://www.mattsbits.co.uk/item-44.html</link>
     <description>
     <![CDATA[If you are an HSBC customer you will already know that getting old statements out of the online banking system is a nightmare. You can download recent statements as CSV files but any statements considered "Previous" are not available for download.<br />
<br />
You can view them on the screen but what if you want an electronic copy for your records?<br />
<br />
It would be great if HSBC allowed you to download your statements as PDF files every month as American Express do.<br />
<br />
So what can you do instead?]]></description>
     <category>VBScript</category>
     <pubDate>Fri, 02 Jul 2010 19:41:00 +0000</pubDate>
     <guid>http://www.mattsbits.co.uk/item-44.html</guid>
    </item>
    <item>
     <title>How To Read And Write Text Files Using VBScript</title>
     <link>http://www.mattsbits.co.uk/item-15.html</link>
     <description>
     <![CDATA[This example code shows how you can use VBScript to read and write standard text files. The code below can be used as a basis for reading lines from one file, processing them and then writing them back out to another file.<br />
<br />
The example script can be used as a base for processing CSV, HTML and XML files.]]></description>
     <category>VBScript</category>
     <pubDate>Sat, 09 May 2009 22:17:00 +0000</pubDate>
     <guid>http://www.mattsbits.co.uk/item-15.html</guid>
    </item>
  </channel>
</rss>