<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - neal_grosskopf</title>
<link>http://snipplr.com/users/neal_grosskopf/tags/system</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 30 Aug 2008 02:10:22 GMT</pubDate>
<item>
<title>(ASP) Get File Size And Type Using ASP</title>
<link>http://snipplr.com/view/5450/get-file-size-and-type-using-asp/</link>
<description><![CDATA[ <p>Often times it is nice to add some text after a link on your website to let your users know whether the link goes to a PDF and how large that PDF file is. I've found that manually doing this works but after awhile when that PDF file get updated, the file size next to it is incorrect. It is even possible that the link is no longer a PDF but somebody forgot update the text. 

An easy solution to these problems is to create a function within ASP that spits out the file type and the file size after the link to let your users know using asp how large a file is and what the file type is.</p> ]]></description>
<pubDate>Sun, 16 Mar 2008 20:04:31 GMT</pubDate>
<guid>http://snipplr.com/view/5450/get-file-size-and-type-using-asp/</guid>
</item>
</channel>
</rss>