<?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 Internet</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Fri, 05 Sep 2008 07:39:21 +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>IE Explorer Proxy Override</title>
	<link>http://www.bytemycode.com/snippets/snippet/804/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/804/comments/</comments>
	<pubDate>Mon, 31 Mar 2008 18:10:12 +0000</pubDate>
	<dc:creator>berkeley_mikeg</dc:creator>
	<category>explorer, IE, Internet, override, proxy</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/804/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Mar. 31st, 2008  6:10 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/804/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_beginner.gif" align="middle" class="icon" alt="Beginner" /> <a href="http://www.bytemycode.com/members/member/berkeley_mikeg/" title="Beginner">berkeley_mikeg</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/explorer">explorer</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/IE">IE</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Internet">Internet</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/override">override</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/proxy">proxy</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/804/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 4
			<p>I have created this sippet because I VPN into work to check problems or e-mail and had to change my IE settings to surf the internet. With this sippet, once configured will allow you to override your internet explorer proxy settings to connect and browse the internet with one double click of the mouse or as I have done, add it to my VPN profile auto starter and it reconfigures my internet browser after i'm connected. <br />(this will shut the browser if it's running, make the changes and launch it with the changed configuration)</p>
		]]>
	</description>
</item><item>
	<title>Open a HyperLink in the Default Browser</title>
	<link>http://www.bytemycode.com/snippets/snippet/488/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/488/comments/</comments>
	<pubDate>Tue, 24 Oct 2006 12:12:18 +0000</pubDate>
	<dc:creator>bright</dc:creator>
	<category>Delphi, http, Hyperlink, Internet, Link</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/488/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Tue. Oct. 24th, 2006  12:12 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/488/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/bright/" title="Helper">bright</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/Delphi">Delphi</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/http">http</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Hyperlink">Hyperlink</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Internet">Internet</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Link">Link</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/488/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 4
			<p>This bit of code will open up the http link in a new browser window.  The link should be passed to the variable "HTML_File" as a string (as shown below).</p>
		]]>
	</description>
</item>
	</channel>
</rss>