<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for the Casper42</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this member.</description>
		<pubDate>Wed, 08 Oct 2008 03:02:42 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>Hide and Show Elements by Class or ID</title>
	<link>http://www.bytemycode.com/snippets/snippet/595/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/595/comments/</comments>
	<pubDate>Fri, 23 Feb 2007 01:16:30 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>CSS, JavaScript</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/595/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Fri. Feb. 23rd, 2007  1:16 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/595/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/CSS">CSS</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/JavaScript">JavaScript</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/595/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 9
			<p>There seems to be so many hide/show scripts out there, so here's the functions I wrote and use on a regular basis - there are 7 functions, hide, show and toggle by id or class - and the getElementByClass function that does not exist as a built in Javascript function...<br /><br />This is in response to the flurry of visibility scripts that just don't have all the pieces needed to make them totally useful.</p>
		]]>
	</description>
</item><item>
	<title>Stream Database Photo as ASPX page...</title>
	<link>http://www.bytemycode.com/snippets/snippet/576/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/576/comments/</comments>
	<pubDate>Thu, 11 Jan 2007 09:47:26 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>ASPX, SQL, VB.NET</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/576/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Thu. Jan. 11th, 2007  9:47 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/576/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/ASPX">ASPX</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/SQL">SQL</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/VB.NET">VB.NET</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/576/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 8
			<p>This routine will get an image stored in a SQL database (IBM Informix shown here) as a BLOB and return it to the screen.<br /><br />To place this on an HTML page simply add <br /><br />I have an MD5 hashed version as well, but can't share that...(So you can have encrypted id's passed)<br /><br />Have fun,<br />Jeremy</p>
		]]>
	</description>
</item><item>
	<title>ADAM LDIF Installer</title>
	<link>http://www.bytemycode.com/snippets/snippet/574/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/574/comments/</comments>
	<pubDate>Thu, 11 Jan 2007 09:12:17 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>ActiveDirectory, AD, ADAM, vbs</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/574/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Thu. Jan. 11th, 2007  9:12 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/574/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/ActiveDirectory">ActiveDirectory</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/AD">AD</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/ADAM">ADAM</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/vbs">vbs</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/574/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 7
			<p>I wrote this script to ease installation of LDIF files into ADAM  (Active Directory Application Mode).  Some .NET portal vendors choose a hybrid of SQL and ADAM for their applications, ours did just that.  When developing portlets, they must be registered in ADAM to be made available to the portal.<br /><br />In the course or portlet development it was a pain to locate the directory the LDIF file (description file) lived and then to execute the LDIF installer - so I made it easy - a generic LDIF installer script.  It uses the common OpenDialog to allow for searching for the file and then installing it once the file is selected - a real time-saver.<br /><br />I will have more AD type goodies for you soon...(LDIFs are also used for creating or manipulating User and Computer accounts in AD)</p>
		]]>
	</description>
</item><item>
	<title>Page Inclusion (Screen Scraping)</title>
	<link>http://www.bytemycode.com/snippets/snippet/573/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/573/comments/</comments>
	<pubDate>Thu, 11 Jan 2007 08:47:14 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>ASPX, C, CSharp</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/573/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Thu. Jan. 11th, 2007  8:47 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/573/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/ASPX">ASPX</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/C">C</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/CSharp">CSharp</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/573/comments/">3 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 7
			<p>This little number will allow the contents of other pages to be included or embedded into the rendered HTML of an aspx page.  Using the WebClient class from the .NET framework, you can conditionally load pages, even manipulate the HTML before it is rendered and in this example, fill in forms and execute javascript actions.<br /><br />The following example shows how to auto-login to an Exchange Server - this was something requested for inclusion into our portal, but I left out the logic that pulls/decrypts the real password - for obvious reasons.<br /><br />Enjoy!<br />~Jeremy</p>
		]]>
	</description>
</item><item>
	<title>Great MySpace Coverup...</title>
	<link>http://www.bytemycode.com/snippets/snippet/556/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/556/comments/</comments>
	<pubDate>Thu, 07 Dec 2006 09:27:05 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>CSS, MySpace</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/556/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Thu. Dec. 7th, 2006  9:27 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/556/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/CSS">CSS</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/MySpace">MySpace</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/556/comments/">14 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 8
			<p>This one may get me in trouble or kicked off MySpace altogether, but I thought it would be a fun bit of CSS magic to post.<br /><br />As some of you may already know, MySpace does a REALLY good job of preventing images, script and some other tags from being used to customize your space.  They have even gone to the extent of using tables without ID's to do the layout.<br /><br />Pretty ingenious, allowing some customization, but still keeping those annoying ads for single women available to me and my youth groups kids, my family, etc..<br /><br />Well no more - I want my friends to visit My Site, not just MySpace - so I have a clever method of getting them to go there, instead of posting comments on MySpace...<br /><br />Check out my space to see this code in action!<br /><a href='http://www.myspace.com/casper619' target="_blank">www.myspace.com/casper619</a></p>
		]]>
	</description>
</item><item>
	<title>UseWScript...</title>
	<link>http://www.bytemycode.com/snippets/snippet/554/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/554/comments/</comments>
	<pubDate>Tue, 05 Dec 2006 14:50:56 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>VBSCRIPT, wscript</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/554/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Tue. Dec. 5th, 2006  2:50 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/554/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/VBSCRIPT">VBSCRIPT</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/wscript">wscript</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/554/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 4
			<p>This was an update someone else's snippet...<br />VBScript is a graceful language and Windows Scripting Host cleans up after itself, so this is a compact version for simple usage - reducing code bloat is what small scripts are for.<br /><br />Just my $.02...</p>
		]]>
	</description>
</item><item>
	<title>URL Parameters for Dynamic JS and CSS</title>
	<link>http://www.bytemycode.com/snippets/snippet/553/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/553/comments/</comments>
	<pubDate>Tue, 05 Dec 2006 14:15:45 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>ASPX, CSharp, CSS, JavaScript</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/553/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Tue. Dec. 5th, 2006  2:15 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/553/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/ASPX">ASPX</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/CSharp">CSharp</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/CSS">CSS</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/JavaScript">JavaScript</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/553/comments/">3 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 10
			<p>This snippet allows an aspx page (c#) to accept URL parameters to allow styles or script to be dynamically appended to the rendered page.<br /><br />I wrote this simple snippet to allow one of our vendors to accept a style override so that their application would morph into something more closely resembling our own portal application.  Please see screenshots for clarification.<br /><br /><a href='http://jeremyedmiston.com/images/ats-original.jpg' target="_blank">Original Vendor Application</a><br /><br /><a href='http://jeremyedmiston.com/images/ats-override.jpg' target="_blank">Vendor Application with Style Override via URL</a></p>
		]]>
	</description>
</item><item>
	<title>Unload Javascript Files</title>
	<link>http://www.bytemycode.com/snippets/snippet/537/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/537/comments/</comments>
	<pubDate>Wed, 15 Nov 2006 07:29:16 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>JavaScript</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/537/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Wed. Nov. 15th, 2006  7:29 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/537/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/JavaScript">JavaScript</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/537/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 12
			<p>I found this to be a neat little trick for hiding(somewhat) source javacscript code from peering eyes...<br /><br />This function will unload all linked javascript files so that when you view source - you see no javascript files! (Especially helpful when using FF and using web-developer tools - no linked js files are displayed) The files remain resident in memory - allowing for the functions to work.<br /><br />Just call the function in the tag</p>
		]]>
	</description>
</item><item>
	<title>SetStyleByID function</title>
	<link>http://www.bytemycode.com/snippets/snippet/522/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/522/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 09:24:40 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>CSS, Style</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/522/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  9:24 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/522/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/CSS">CSS</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Style">Style</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/522/comments/">1 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 6
			<p>This function will set the style of an element by it's ID</p>
		]]>
	</description>
</item><item>
	<title>SetStyleByClass function</title>
	<link>http://www.bytemycode.com/snippets/snippet/521/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/521/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 09:22:44 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>Class, CSS, Style</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/521/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  9:22 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/521/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/Class">Class</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/CSS">CSS</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Style">Style</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/521/comments/">5 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 6
			<p>This function sets a particular style for an element based on it's class</p>
		]]>
	</description>
</item><item>
	<title>PopItUp window maker</title>
	<link>http://www.bytemycode.com/snippets/snippet/520/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/520/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 09:21:00 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>Popup, utility, Window</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/520/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  9:21 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/520/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/Popup">Popup</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/utility">utility</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Window">Window</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/520/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 0
			<p>This function pops open a new window - it bypasses security and most pop-up stoppers in IE and FF.  This is used by the CreateUtilityLinks snippet.</p>
		]]>
	</description>
</item><item>
	<title>Portlet links in new window</title>
	<link>http://www.bytemycode.com/snippets/snippet/519/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/519/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 09:19:10 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>JavaScript, MDI, Portal, utility</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/519/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  9:19 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/519/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/JavaScript">JavaScript</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/MDI">MDI</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Portal">Portal</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/utility">utility</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/519/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 8
			<p>This code is used in an Educational Portal product but can be tweaked to fit your need.<br /><br />This code adds a small icon next to the title of a 'portlet' that resides on the page.  By clicking the portlet title, the portlet usually maximizes within the constraint of the portal template - but the extra icon allows for the portlet to be opened in it's own window.<br /><br />This simulates an MDI interface.<br />(REQUIRES PopItUp snippet)</p>
		]]>
	</description>
</item><item>
	<title>Unload Javascript Files</title>
	<link>http://www.bytemycode.com/snippets/snippet/518/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/518/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 09:12:08 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>JavaScript</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/518/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  9:12 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/518/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/JavaScript">JavaScript</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/518/comments/">3 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 11
			<p>I found this to be a neat little trick for hiding(somewhat) source javacscript code from peering eyes...<br /><br />This function will unload all linked javascript files so that when you view source - you see no javascript files!  (Especially helpful when using FF and using web-developer tools - no linked js files are displayed)  The files remain resident in memory - allowing for the functions to work.<br /><br />Just call the function in the  tag</p>
		]]>
	</description>
</item><item>
	<title>Javascript Loader</title>
	<link>http://www.bytemycode.com/snippets/snippet/517/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/517/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 08:33:33 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>conditional, JavaScript, loader</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/517/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  8:33 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/517/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/conditional">conditional</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/JavaScript">JavaScript</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/loader">loader</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/517/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 11
			<p>This script will allow for conditional loading of javascript libraries.  The example here only has one condition to check for IE or Firefox then loads the appropriate .js file.<br /><br />This is part of an .aspx template for an educational portal product.<br /><br />Usage for loading the script:<br />  <br />  </p>
		]]>
	</description>
</item><item>
	<title>Ditribution List Generator</title>
	<link>http://www.bytemycode.com/snippets/snippet/514/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/514/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 08:12:05 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>"Distribution List", Outlook, vbs</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/514/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  8:12 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/514/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22Distribution+List%22">"Distribution List"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Outlook">Outlook</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/vbs">vbs</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/514/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 1
			<p>This script allows the creation of an Outlook Distribution List from a text file.  This is handy for creating a quick email distribution list without having to manually add each contact to the list.<br /><br />I have used it only a couple times, but was born out of a need from a listserv member - they use it almost daily for emailing contacts pulled from a terminal-windowed application and saved as standard output.<br /><br />Maybe you'll find this useful, maybe not, but thought I'd share it...</p>
		]]>
	</description>
</item><item>
	<title>Outlook Task from Email</title>
	<link>http://www.bytemycode.com/snippets/snippet/515/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/515/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 08:12:05 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>Automation, Email, Outlook, Task</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/515/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  8:12 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/515/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/Automation">Automation</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Email">Email</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Outlook">Outlook</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Task">Task</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/515/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 2
			<p>Have you ever wanted to create a task in your Outlook To-Do list based on an email you just got??  I have many times, so I wrote this script a while back - it will create an Outlook task (syncs with handheld and such) based on the contents of an email - incuding any attachements.<br /><br />handy to get stuff out of your inbox and on your To-Do list!</p>
		]]>
	</description>
</item>
	</channel>
</rss>