<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/asp/tags/vbscript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 17:28:04 GMT</pubDate>
<item>
<title>(ASP) proxy.asp - bcmoney</title>
<link>http://snipplr.com/view/45553/proxyasp/</link>
<description><![CDATA[ <p>Classic ASP with VBscript (i.e. ASP.net before dominance of C#), some resources used:

http://www.webcheatsheet.com/asp/get_current_page_url.php

http://support.microsoft.com/kb/290591

http://w3schools.com/asp/asp_examples.asp

http://msdn.microsoft.com/en-us/library/ms762278(VS.85).aspx

http://www.mikesdotnetting.com/Article/39/AJAX-and-Classic-ASP

http://www.w3enterprises.com/articles/aspnet.aspx

http://www.asp101.com/samples/winhttp5.asp

http://www.devarticles.com/c/a/ASP/An-Introduction-To-XML-SOAP-Using-ASP-and-VB6/

http://www.tizag.com/aspTutorial/aspVBScript.php

http://classicasp.aspfaq.com/general/how-do-i-read-the-contents-of-a-remote-web-page.html</p> ]]></description>
<pubDate>Fri, 10 Dec 2010 09:37:36 GMT</pubDate>
<guid>http://snipplr.com/view/45553/proxyasp/</guid>
</item>
<item>
<title>(ASP) ASP.NET VB Image Upload and Resize - vedgiee</title>
<link>http://snipplr.com/view/44271/aspnet-vb-image-upload-and-resize/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 17 Nov 2010 04:02:56 GMT</pubDate>
<guid>http://snipplr.com/view/44271/aspnet-vb-image-upload-and-resize/</guid>
</item>
<item>
<title>(ASP) get today date string - jlvallelonga</title>
<link>http://snipplr.com/view/40693/get-today-date-string/</link>
<description><![CDATA[ <p>gets you a date string for today in YearMonthDay formant like this 20100917</p> ]]></description>
<pubDate>Sat, 18 Sep 2010 01:31:17 GMT</pubDate>
<guid>http://snipplr.com/view/40693/get-today-date-string/</guid>
</item>
<item>
<title>(ASP) List files in a directory - wizard04</title>
<link>http://snipplr.com/view/33419/list-files-in-a-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Apr 2010 08:44:42 GMT</pubDate>
<guid>http://snipplr.com/view/33419/list-files-in-a-directory/</guid>
</item>
<item>
<title>(ASP) ASP (vbscript): Retrieve Remote XML RSS Feed, Modify Using Regular Expression, and then Save to Local XML File - karlhorky</title>
<link>http://snipplr.com/view/20484/asp-vbscript-retrieve-remote-xml-rss-feed-modify-using-regular-expression-and-then-save-to-local-xml-file/</link>
<description><![CDATA[ <p>This script will retrieve a remote xml rss feed, modify it based upon a date extracted from a remote html document (using a regular expression), and save it to a local file.</p> ]]></description>
<pubDate>Wed, 30 Sep 2009 15:00:49 GMT</pubDate>
<guid>http://snipplr.com/view/20484/asp-vbscript-retrieve-remote-xml-rss-feed-modify-using-regular-expression-and-then-save-to-local-xml-file/</guid>
</item>
<item>
<title>(ASP) VBScript Regular Expression Search and Replace Functions - wizard04</title>
<link>http://snipplr.com/view/19559/vbscript-regular-expression-search-and-replace-functions/</link>
<description><![CDATA[ <p>Functions to make using regular expressions a bit easier. They're named after the respective PHP function.</p> ]]></description>
<pubDate>Fri, 11 Sep 2009 11:53:57 GMT</pubDate>
<guid>http://snipplr.com/view/19559/vbscript-regular-expression-search-and-replace-functions/</guid>
</item>
<item>
<title>(ASP) Testing for Empty Arrays - wizard04</title>
<link>http://snipplr.com/view/19558/testing-for-empty-arrays/</link>
<description><![CDATA[ <p>Checks if an array has been initialized, even if it is a dynamic array.</p> ]]></description>
<pubDate>Fri, 11 Sep 2009 11:46:40 GMT</pubDate>
<guid>http://snipplr.com/view/19558/testing-for-empty-arrays/</guid>
</item>
<item>
<title>(ASP) VBScript MS Access Database Connection - wizard04</title>
<link>http://snipplr.com/view/19398/vbscript-ms-access-database-connection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 08 Sep 2009 15:35:36 GMT</pubDate>
<guid>http://snipplr.com/view/19398/vbscript-ms-access-database-connection/</guid>
</item>
<item>
<title>(ASP) genPassword - jlvallelonga</title>
<link>http://snipplr.com/view/13283/genpassword/</link>
<description><![CDATA[ <p>pass in the length of the password to generate and out comes a random alphanumeric password</p> ]]></description>
<pubDate>Thu, 19 Mar 2009 12:50:30 GMT</pubDate>
<guid>http://snipplr.com/view/13283/genpassword/</guid>
</item>
<item>
<title>(ASP) TimeAgo Function - joeydi</title>
<link>http://snipplr.com/view/12390/timeago-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 19 Feb 2009 18:20:42 GMT</pubDate>
<guid>http://snipplr.com/view/12390/timeago-function/</guid>
</item>
<item>
<title>(ASP) Send Email - wizard04</title>
<link>http://snipplr.com/view/7590/send-email/</link>
<description><![CDATA[ <p>Send an email from the server.</p> ]]></description>
<pubDate>Tue, 29 Jul 2008 14:16:33 GMT</pubDate>
<guid>http://snipplr.com/view/7590/send-email/</guid>
</item>
</channel>
</rss>