<?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: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Fri, 05 Sep 2008 07:30:05 +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>URL Parameters for Dynamic JS and CSS 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/553/1/</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[
				<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>

	
	</channel>
</rss>