<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Forms 11g javascript integration: Call others</title>
	<atom:link href="http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/feed/" rel="self" type="application/rss+xml" />
	<link>http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/</link>
	<description>Building applications using the Oracle Technology stack</description>
	<lastBuildDate>Wed, 27 Mar 2013 02:33:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Guru</title>
		<link>http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/#comment-1925</link>
		<dc:creator><![CDATA[Guru]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 11:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/?p=1294#comment-1925</guid>
		<description><![CDATA[Can you please share the html file javascript file you have used in this demo.  Thanks in advance]]></description>
		<content:encoded><![CDATA[<p>Can you please share the html file javascript file you have used in this demo.  Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gert Poel</title>
		<link>http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/#comment-1441</link>
		<dc:creator><![CDATA[Gert Poel]]></dc:creator>
		<pubDate>Thu, 23 Aug 2012 12:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/?p=1294#comment-1441</guid>
		<description><![CDATA[You’ll get this error when the Javascript is not available for the applet. Maybe you can check MyOracleSupport document [ID 853911.1]. Or try the OTN Forum for Forms: https://forums.oracle.com/forums/forum.jspa?forumID=82]]></description>
		<content:encoded><![CDATA[<p>You’ll get this error when the Javascript is not available for the applet. Maybe you can check MyOracleSupport document [ID 853911.1]. Or try the OTN Forum for Forms: <a href="https://forums.oracle.com/forums/forum.jspa?forumID=82" rel="nofollow">https://forums.oracle.com/forums/forum.jspa?forumID=82</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vibin</title>
		<link>http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/#comment-1439</link>
		<dc:creator><![CDATA[vibin]]></dc:creator>
		<pubDate>Wed, 22 Aug 2012 11:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/?p=1294#comment-1439</guid>
		<description><![CDATA[FRM-92190 : Javascript is unable to evaluate expression, error is coming. what is the reason.]]></description>
		<content:encoded><![CDATA[<p>FRM-92190 : Javascript is unable to evaluate expression, error is coming. what is the reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poelger</title>
		<link>http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/#comment-1013</link>
		<dc:creator><![CDATA[poelger]]></dc:creator>
		<pubDate>Tue, 21 Jun 2011 11:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/?p=1294#comment-1013</guid>
		<description><![CDATA[Sorry about that.  Seems like screentoaster doesn&#039;t exist anymore.
I dont&#039; have a back up of the recording, but I&#039;ll look into another tool to put this back online.

Gert]]></description>
		<content:encoded><![CDATA[<p>Sorry about that.  Seems like screentoaster doesn&#8217;t exist anymore.<br />
I dont&#8217; have a back up of the recording, but I&#8217;ll look into another tool to put this back online.</p>
<p>Gert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fa77</title>
		<link>http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/#comment-1011</link>
		<dc:creator><![CDATA[fa77]]></dc:creator>
		<pubDate>Fri, 17 Jun 2011 10:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/?p=1294#comment-1011</guid>
		<description><![CDATA[demo is not available, please update it again...:)]]></description>
		<content:encoded><![CDATA[<p>demo is not available, please update it again&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracle Forms 11g and Apex using external events &#171; iAdvise blog</title>
		<link>http://iadviseblog.wordpress.com/2010/06/10/forms-11g-javascript-integration-call-others/#comment-842</link>
		<dc:creator><![CDATA[Oracle Forms 11g and Apex using external events &#171; iAdvise blog]]></dc:creator>
		<pubDate>Tue, 27 Jul 2010 13:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/?p=1294#comment-842</guid>
		<description><![CDATA[[...] When changing the select list, the form is queried  This is a solution to integrate forms into another application whether it&#8217;s Apex, ADF or another web applicaton. When it can put something on the queue, forms can react on it. And yes, I could do it using the javascript feature in Forms 11g. I know&#8230; And for Apex it&#8217;s probably a better solution, as we can skip the AQ part and make calls to and from forms in Javascript. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] When changing the select list, the form is queried  This is a solution to integrate forms into another application whether it&#8217;s Apex, ADF or another web applicaton. When it can put something on the queue, forms can react on it. And yes, I could do it using the javascript feature in Forms 11g. I know&#8230; And for Apex it&#8217;s probably a better solution, as we can skip the AQ part and make calls to and from forms in Javascript. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
