<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Opening URL in a new window</title>
	<atom:link href="http://www.inside-oracle-apex.com/opening-url-in-new-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Mon, 19 Dec 2011 12:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-91273</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Nov 2010 17:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-91273</guid>
		<description>We have a reason for our production system that we disable the toolbar so that the users can&#039;t use the back button for some applications.  My application starts up from the same menu so the back button isn&#039;t an option. What I want is for the column link to open the pdf in a new window and can&#039;t figure that out.

Thanks,
Mike</description>
		<content:encoded><![CDATA[<p>We have a reason for our production system that we disable the toolbar so that the users can&#8217;t use the back button for some applications.  My application starts up from the same menu so the back button isn&#8217;t an option. What I want is for the column link to open the pdf in a new window and can&#8217;t figure that out.</p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-91100</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Nov 2010 01:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-91100</guid>
		<description>Why doesn&#039;t it work the same once deployed as it does when running it from the development environment?

I have a report with a link that opens a PDF.  In IE in development it opens the PDF with a full tool bar so I can use the back button and go back to my list to select another PDF.  Once the app is deployed the window that&#039;s opened does not have the back button and if I close the list it goes back to Portal page where I have to launch the application express app to bring the list back up.</description>
		<content:encoded><![CDATA[<p>Why doesn&#8217;t it work the same once deployed as it does when running it from the development environment?</p>
<p>I have a report with a link that opens a PDF.  In IE in development it opens the PDF with a full tool bar so I can use the back button and go back to my list to select another PDF.  Once the app is deployed the window that&#8217;s opened does not have the back button and if I close the list it goes back to Portal page where I have to launch the application express app to bring the list back up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-61981</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Fri, 24 Sep 2010 04:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-61981</guid>
		<description>This is happing only if the blob is jpg or gif , when the blob is pdf it is oppening in a new window.

How can I open a new window for jpg also?</description>
		<content:encoded><![CDATA[<p>This is happing only if the blob is jpg or gif , when the blob is pdf it is oppening in a new window.</p>
<p>How can I open a new window for jpg also?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-61856</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Thu, 23 Sep 2010 15:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-61856</guid>
		<description>I am new with Apex and like to open a blog column in a new window,
I&#039;ve created a page , configured a colum blog, but when I click in the link , it is opening in the same window.

Thanks.</description>
		<content:encoded><![CDATA[<p>I am new with Apex and like to open a blog column in a new window,<br />
I&#8217;ve created a page , configured a colum blog, but when I click in the link , it is opening in the same window.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zafar</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-61693</link>
		<dc:creator>Zafar</dc:creator>
		<pubDate>Wed, 22 Sep 2010 20:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-61693</guid>
		<description>In the target URL Target box type in
javascript:popupURL(&#039;url&#039;)

for example:
javascript:popupURL(&#039;http://www.google.com&#039;)

Good Luck.</description>
		<content:encoded><![CDATA[<p>In the target URL Target box type in<br />
javascript:popupURL(&#8216;url&#8217;)</p>
<p>for example:<br />
javascript:popupURL(&#8216;<a href="http://www.google.com" rel="nofollow" target="_blank" class="liexternal">http://www.google.com</a>&#8216;)</p>
<p>Good Luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dietmar</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-34663</link>
		<dc:creator>Dietmar</dc:creator>
		<pubDate>Wed, 28 Apr 2010 11:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-34663</guid>
		<description>Hi, none of the above solutions are working at our installation.

I always get following error:
ERR-1777: Page 200 provided no page to branch to.

Is there any configuration problem?</description>
		<content:encoded><![CDATA[<p>Hi, none of the above solutions are working at our installation.</p>
<p>I always get following error:<br />
ERR-1777: Page 200 provided no page to branch to.</p>
<p>Is there any configuration problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willie</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-32447</link>
		<dc:creator>Willie</dc:creator>
		<pubDate>Fri, 16 Apr 2010 13:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-32447</guid>
		<description>Got the same problem as Michelle.  Wayne&#039;s solution did the trick for me, but instead of overloading the redirect function (which will cause all redirects on the page to open a the new window), I created my own new function in the page&#039;s HTML header:

function showhelp(url)
{
window.open (url, &#039;Help&#039;,status=1,toolbar=1, width=400,height=300);
}

I then called the function from the button&#039;s URL target:

javascript:showhelp(&#039;http://www.google.com&#039;);</description>
		<content:encoded><![CDATA[<p>Got the same problem as Michelle.  Wayne&#8217;s solution did the trick for me, but instead of overloading the redirect function (which will cause all redirects on the page to open a the new window), I created my own new function in the page&#8217;s HTML header:</p>
<p>function showhelp(url)<br />
{<br />
window.open (url, &#8216;Help&#8217;,status=1,toolbar=1, width=400,height=300);<br />
}</p>
<p>I then called the function from the button&#8217;s URL target:</p>
<p>javascript:showhelp(&#8216;<a href="http://www.google.com" rel="nofollow" target="_blank" class="liexternal">http://www.google.com</a>&#8216;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-32052</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Tue, 13 Apr 2010 20:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-32052</guid>
		<description>Just overload the redirect javascript in the pages header

For example:

function redirect(url)
{
window.open (url, &quot;newWindow&quot;,&quot;status=1,toolbar=1, width=400,height=300&quot;); 
}</description>
		<content:encoded><![CDATA[<p>Just overload the redirect javascript in the pages header</p>
<p>For example:</p>
<p>function redirect(url)<br />
{<br />
window.open (url, &#8220;newWindow&#8221;,&#8221;status=1,toolbar=1, width=400,height=300&#8243;);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georg</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-18436</link>
		<dc:creator>Georg</dc:creator>
		<pubDate>Fri, 20 Nov 2009 23:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-18436</guid>
		<description>Hello all,

I have a column link with an url like this:
http://url/#MYCOLUMN#&quot; target=&quot;_blank - it works!

but when i replace it with:
javascript:html_PopUp(’http://url/#MYCOLUMN#’, ‘windowName’, 800, 600);

NOTHING happens when I click on it!

What&#039;s wrong?</description>
		<content:encoded><![CDATA[<p>Hello all,</p>
<p>I have a column link with an url like this:<br />
<a href="http://url/#MYCOLUMN#" rel="nofollow" target="_blank" class="liexternal">http://url/#MYCOLUMN#</a>&#8221; target=&#8221;_blank &#8211; it works!</p>
<p>but when i replace it with:<br />
javascript:html_PopUp(’http://url/#MYCOLUMN#’, ‘windowName’, 800, 600);</p>
<p>NOTHING happens when I click on it!</p>
<p>What&#8217;s wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Geiger</title>
		<link>http://www.inside-oracle-apex.com/opening-url-in-new-window/comment-page-1/#comment-15556</link>
		<dc:creator>Scott Geiger</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=121#comment-15556</guid>
		<description>If you are having errors on your opener page you may want to look at this info: http://jennifermadden.com/javascript/window1.html 

Specifically the section titled &quot;The [object] oops&quot;.  I used the target on my button as &quot;javascript: window.open(&#039;http://my_url.com&#039;,&#039;_blank&#039;);&quot; and kept getting the [object] text on my opener page - oops!

I was not able to get the example Patrick shows to work - I also got the same problem Michelle posted.  Using the info from the web site I listed took care of that: &quot;javascript: void window.open(&#039;http://my_url.com&#039;,&#039;_blank&#039;);&quot;</description>
		<content:encoded><![CDATA[<p>If you are having errors on your opener page you may want to look at this info: <a href="http://jennifermadden.com/javascript/window1.html" rel="nofollow">http://jennifermadden.com/javascript/window1.html</a> </p>
<p>Specifically the section titled &#8220;The [object] oops&#8221;.  I used the target on my button as &#8220;javascript: window.open(&#8216;<a href="http://my_url.com&#039;,&#039;_blank" rel="nofollow" target="_blank" class="liexternal">http://my_url.com&#039;,&#039;_blank</a>&#8216;);&#8221; and kept getting the [object] text on my opener page &#8211; oops!</p>
<p>I was not able to get the example Patrick shows to work &#8211; I also got the same problem Michelle posted.  Using the info from the web site I listed took care of that: &#8220;javascript: void window.open(&#8216;<a href="http://my_url.com&#039;,&#039;_blank" rel="nofollow" target="_blank" class="liexternal">http://my_url.com&#039;,&#039;_blank</a>&#8216;);&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

