<?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 Hyperlink</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Sat, 22 Nov 2008 15:11:43 +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>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>