<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
	<title>sourcegate</title>
	<link>http://dunkirksystems.com/sourcegate/</link>
	<description>souvenirs collected along a web developer&apos;s journey</description>
	<language>en-us</language>
	<managingEditor>info@sourcegate.com</managingEditor>
	<webMaster>info@sourcegate.com</webMaster>
	<pubDate>Wed, 31 Dec 2008 21:07:27 CST</pubDate>
	<lastBuildDate>Wed, 31 Dec 2008 21:07:27 CST</lastBuildDate>
	<ttl>15</ttl>
	<copyright>(c)2008 sourcegate</copyright>
	<generator url="http://www.sourcegate.com/" version="4.0">sourcegate</generator>
	
	<image>
		<title>sourcegate</title>
		<url>http://dunkirksystems.com/sourcegate/files/BFlogo.gif</url>
		<link>http://dunkirksystems.com/sourcegate/</link>
		<width>88</width>
		<height>31</height>
		<description>souvenirs collected along a web developer&apos;s journey</description>
	</image>

	<item>
		<title>Screen Resolution Check and Redirect</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=343</link>
		<description><![CDATA[This code will check the resolution of a screen and wil redirect a user to a page designated for the...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Mon, 04 Dec 2006 06:21:47 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=343&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Build a Table of Comments</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=342</link>
		<description><![CDATA[This code will generate a table of contents based on the use of header tags on a Web page:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Mon, 04 Dec 2006 06:19:39 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=342&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Form Text Box Comments</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=341</link>
		<description><![CDATA[This code allows you to put comments in a form text box, which will disappear when you click in the...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Mon, 04 Dec 2006 06:11:21 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=341&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Basic Credit Card Validator</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=340</link>
		<description><![CDATA[This script performs a basic credit card calidation to see if it is valid before submitting it for...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Mon, 04 Dec 2006 06:09:30 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=340&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>ABA Routing Number Check</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=339</link>
		<description><![CDATA[This code validates an ABA routing number.  
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Thu, 30 Nov 2006 06:03:52 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=339&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Dropdown Box Population</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=338</link>
		<description><![CDATA[This code allows you to populate a drop-down list box based on the selection of another:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Thu, 30 Nov 2006 05:59:26 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=338&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Check/Uncheck All</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=337</link>
		<description><![CDATA[This code allows you to check or uncheck all checkboxes on a form:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Thu, 30 Nov 2006 05:57:40 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=337&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Copy Values of Form Field to Another</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=334</link>
		<description><![CDATA[This code is a way to copy a form field value to another.  A typical example is when copying the...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Thu, 30 Nov 2006 05:45:47 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=334&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Save And Restore Form Cookies</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=332</link>
		<description><![CDATA[Use JavaScript to save and recall form field values:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Wed, 29 Nov 2006 05:50:05 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=332&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Expanding Menu</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=331</link>
		<description><![CDATA[This is a simple script for hiding and showing menu options:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Wed, 29 Nov 2006 05:48:51 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=331&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Text Sections</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=330</link>
		<description><![CDATA[This code lets you display small amounts of text and the ability to navigate to the next section...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Wed, 29 Nov 2006 05:47:01 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=330&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Breadcrumb Navigation</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=329</link>
		<description><![CDATA[This code builds and presents breadcrumb navigation:

...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Wed, 29 Nov 2006 05:43:41 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=329&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Rotating Images</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=328</link>
		<description><![CDATA[This script will swap images on a Web page:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Wed, 29 Nov 2006 05:41:47 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=328&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Country Selection Form</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=325</link>
		<description><![CDATA[This code is for selecting a country on a form:

http://javascript.about.com/library/blcountry.htm...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Mon, 27 Nov 2006 05:42:14 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=325&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Popup Blocker Detection</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=322</link>
		<description><![CDATA[This code will test for a popup blocker and allow you to take an action if one exists:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Fri, 10 Nov 2006 07:45:37 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=322&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Code Box Generator</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=321</link>
		<description><![CDATA[This code will allow you to have 2 boxes - one where you place code, and the second to preview it:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Fri, 10 Nov 2006 07:44:13 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=321&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Simple Jump Menu</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=320</link>
		<description><![CDATA[This code is for a drop-down box that, upon selecting an item, will take you to a different Web...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Fri, 10 Nov 2006 07:42:29 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=320&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Fading Marquee Text</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=319</link>
		<description><![CDATA[This code scrolls through headlines and fades them in and out:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Fri, 10 Nov 2006 07:41:13 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=319&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Windows XP-Like Menus</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=318</link>
		<description><![CDATA[This code is for expanding and collapsing menus in a similar manner as Windows XP:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Fri, 10 Nov 2006 07:39:11 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=318&#35;comments</comments>
		
		
		
	</item>
	
	<item>
		<title>Connected Dropdown Boxes</title>
		<link>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=317</link>
		<description><![CDATA[This code will fill a second drop-down box based on the selection of the first one:
...]]></description>
		<category><![CDATA[JavaScript]]></category>
		<author> (Mike)</author>
		<pubDate>Fri, 10 Nov 2006 07:37:07 CST</pubDate>
		<comments>http://dunkirksystems.com/sourcegate/index.cfm?CommentID=317&#35;comments</comments>
		
		
		
	</item>
	
</channel>
</rss>


