<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "getting links to open in new window"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "getting links to open in new window"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>getting links to open in new window</title>
				<description><![CDATA[ I have my guestbook set up in frames. Clicking on the home icon [img]http://proxy2.de/guestbook/img/home.gif[/img] within posts works and opens in a new window just fine. But where can I add code (maybe base target code) so when someone posts a link in their guestbook entry that that also will open in a new window. Right now it gets stuck in my frames.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6813/23167.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6813/23167.php</link>
				<pubDate><![CDATA[Tue, 12 Jun 2007 02:46:55]]> GMT</pubDate>
				<author><![CDATA[ CHwebby]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You'd have to edit the AGcode eregi_replace function in vars.class.php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6813/23168.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6813/23168.php</link>
				<pubDate><![CDATA[Tue, 12 Jun 2007 08:15:33]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thanx  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />   I'm a php n00b. I tried the below following to no avail. Am I missing something here?<br /> <br /> <br /> <br />     function AGCode($string) {<br />         $string=eregi_replace("\\[img\\](<a class="snap_shots" href="http://" target="_blank" rel="nofollow">http://</a>[^\\[]+)\\[/img\\]","&lt;img src=\"\\1\" border=0&gt;",$string);<br />         $string=eregi_replace("\\[b\\]([^\\[]*)\\[/b\\]","&lt;b&gt;\\1&lt;/b&gt;",$string);<br />         $string=eregi_replace("\\[i\\]([^\\[]*)\\[/i\\]","&lt;i&gt;\\1&lt;/i&gt;",$string);<br />         $string=eregi_replace("\\[email\\]([^\\[]*)\\[/email\\]","&lt;a href=\"mailto:\\1\"&gt;\\1&lt;/a&gt;",$string);<br />         $string=eregi_replace("\\[url\\]www.([^\\[]*)\\[/url\\]","&lt;a href=\"http://www.\\1\" target=\"new\"&gt;\\1&lt;/a&gt;",$string);<br />         $string=eregi_replace("\\[url\\]([^\\[]*)\\[/url\\]","&lt;a href=\"\\1\" target=\"new\"&gt;\\1&lt;/a&gt;",$string);<br />         $string=eregi_replace("\\[url=http://([^\\[]+)\\]([^\\[]*)\\[/url\\]","&lt;a href=\"http://\\1\" target=\"new\"&gt;\\2&lt;/a&gt;",$string);<br />         return $string;<br />     }]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6813/23171.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6813/23171.php</link>
				<pubDate><![CDATA[Tue, 12 Jun 2007 16:20:13]]> GMT</pubDate>
				<author><![CDATA[ CHwebby]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ target=\"_blank\"]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6813/23172.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6813/23172.php</link>
				<pubDate><![CDATA[Tue, 12 Jun 2007 16:28:42]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thanx... target blank was what was originally there but it still didn't open up in a new window. <br /> <br /> Hmmmmm  weird]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6813/23173.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6813/23173.php</link>
				<pubDate><![CDATA[Tue, 12 Jun 2007 18:59:52]]> GMT</pubDate>
				<author><![CDATA[ CHwebby]]></author>
			</item>
	</channel>
</rss>