<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx</link><description>UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solution. It allows a DIV to behave like an IFRAME loading content from any page either static or dynamic. It can load pages having both inline and external Javascript</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1744648</link><pubDate>Thu, 10 Dec 2009 12:43:17 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1744648</guid><dc:creator>rigil kent </dc:creator><description>&lt;p&gt;hey omar,&lt;/p&gt;
&lt;p&gt;i have got a few of queries ..&lt;/p&gt;
&lt;p&gt;1&amp;gt;Can on one single click in a single uframe ,can i load two different pages in two other uframes.&lt;/p&gt;
&lt;p&gt;2&amp;gt;how do i load a page dynamically as in through programming in asp.net ..tried it doing the iframe way ...it dint work out ...&lt;/p&gt;
&lt;p&gt;n yeah thanks a lot for this wonderful thing ..&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1744648" width="1" height="1"&gt;</description></item><item><title>re: UFrame: for JQuery 1.3.2  SOLVED!</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1744306</link><pubDate>Tue, 08 Dec 2009 19:57:48 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1744306</guid><dc:creator>Gerald</dc:creator><description>&lt;p&gt;I think i figured out how to make Uframe work for JQuery 1.3.2: Well this worked for me:&lt;/p&gt;
&lt;p&gt;change line 513 &lt;/p&gt;
&lt;p&gt;$(&amp;#39;div[@src]&amp;#39;,document).each(function() to&lt;/p&gt;
&lt;p&gt;$(&amp;#39;div[src]&amp;#39;,document).each(function() &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1744306" width="1" height="1"&gt;</description></item><item><title>re: UFrame for jQuery 1.3.2? </title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1744304</link><pubDate>Tue, 08 Dec 2009 19:31:01 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1744304</guid><dc:creator>Gerald</dc:creator><description>&lt;p&gt;Hi Omar,&lt;/p&gt;
&lt;p&gt;I have been using uframe on some projects and it works great but i have to upgrade to jquery 1.3.2. How can i get uframe to work with jquery 1.3.2. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1744304" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1744083</link><pubDate>Mon, 07 Dec 2009 13:47:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1744083</guid><dc:creator>rigil kent </dc:creator><description>&lt;p&gt;hey omar,&lt;/p&gt;
&lt;p&gt;i have got a few of queries ..&lt;/p&gt;
&lt;p&gt;1&amp;gt;Can on one single click in a single uframe ,can i load two different pages in two other uframes.&lt;/p&gt;
&lt;p&gt;2&amp;gt;how do i load a page dynamically as in through programming in asp.net ..tried it doing the iframe way ...it dint work out ...&lt;/p&gt;
&lt;p&gt;n yeah thanks a lot for this wonderful thing ..&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1744083" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1739949</link><pubDate>Mon, 16 Nov 2009 06:18:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739949</guid><dc:creator>Mohib Sheth</dc:creator><description>&lt;p&gt;Hey Omar,&lt;/p&gt;
&lt;p&gt;I figured it out. Its issue with jQuery. If I use 1.2.3 it works but not with 1.3.2&lt;/p&gt;
&lt;p&gt;Will see what changes were made in the new version. If you could point me, then it would be great.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739949" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1739502</link><pubDate>Fri, 13 Nov 2009 12:30:18 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739502</guid><dc:creator>Mohib Sheth</dc:creator><description>&lt;p&gt;Omar,&lt;/p&gt;
&lt;p&gt;Ok, I tried by making a new project with same stuff and it works.&lt;/p&gt;
&lt;p&gt;On doing some RnD using Firebug, I discovered that in my original product, in the submitForm function in UFrame.js file in this code..&lt;/p&gt;
&lt;p&gt;$(form)&lt;/p&gt;
&lt;p&gt; .find(&amp;quot;input[@checked], input[@type=&amp;#39;text&amp;#39;], input[@type=&amp;#39;hidden&amp;#39;], input[@type=&amp;#39;password&amp;#39;], option[@selected], textarea&amp;quot;)&lt;/p&gt;
&lt;p&gt; .filter(&amp;quot;:enabled&amp;quot;)&lt;/p&gt;
&lt;p&gt; .each(function() {&lt;/p&gt;
&lt;p&gt; params[ this.name || this.id || this.parentNode.name || this.parentNode.id ] = this.value;&lt;/p&gt;
&lt;p&gt; }); &lt;/p&gt;
&lt;p&gt;the code doesnt go in the each function. I mean the each function returns 0 elements and thus __VIEWSTATE and __EVENTVALIDATION are not added while submit and thus postback is false.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739502" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1739426</link><pubDate>Fri, 13 Nov 2009 06:54:08 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739426</guid><dc:creator>omar</dc:creator><description>&lt;p&gt;Good point, now that I recall, it does handle postback. Not sure why it&amp;#39;s not working for you. Can you capture what form variables get posted back to the page using Fiddler?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739426" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1739424</link><pubDate>Fri, 13 Nov 2009 06:45:27 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739424</guid><dc:creator>Mohib Sheth</dc:creator><description>&lt;p&gt;Thank you omar for such a speedy response.&lt;/p&gt;
&lt;p&gt;I understand now, but in the example you have provided, you are using Page.IsPostBack in the code-behind, how is it working then?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739424" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1739422</link><pubDate>Fri, 13 Nov 2009 06:38:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739422</guid><dc:creator>omar</dc:creator><description>&lt;p&gt;Since UFRAME makes a xmlhttp call to the page hosted inside it, it&amp;#39;s not a post back. It does not do a HTTP POST. &lt;/p&gt;
&lt;p&gt;You might want to tweak the xmlhttp call to make it a POST and add necessary form variables to indicate ASP.NET that it&amp;#39;s a postback.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739422" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1739419</link><pubDate>Fri, 13 Nov 2009 06:27:40 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739419</guid><dc:creator>Mohib Sheth</dc:creator><description>&lt;p&gt;Hey Omar,&lt;/p&gt;
&lt;p&gt;Thanks for this wonderful script. Its a boon for jQuery people :)&lt;/p&gt;
&lt;p&gt;I have been able to make it work nice, but only one little problem. I have incorporated the script in my project and it works. I have a page called Default.aspx which has a div which loads SomeData.aspx&lt;/p&gt;
&lt;p&gt;SomeData page has a GridView and a Button. On the button click it fires another query.&lt;/p&gt;
&lt;p&gt;Now in the code-behind, I have a condition which checks for Page.IsPostBack and fires the appropriate query. Thats where I am facing the problem. The IsPostBack property is always false. What could be the reason?&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739419" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1724615</link><pubDate>Fri, 18 Sep 2009 05:24:13 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1724615</guid><dc:creator>Martin</dc:creator><description>&lt;p&gt;Hi Omar,&lt;/p&gt;
&lt;p&gt; Excellent control &amp;nbsp;as compared to any other ajax control.I need your help for solving some doubts &lt;/p&gt;
&lt;p&gt;1)Now i did n&amp;#39;t get the values from the rich text editor(fck editor)&lt;/p&gt;
&lt;p&gt;2)I didn&amp;#39;t get any event triggered from the checkbox list or using List view control&lt;/p&gt;
&lt;p&gt;3)Now the drop down will automatically post back after selecting each item(when the auto post back feature turn off)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1724615" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1701100</link><pubDate>Tue, 14 Jul 2009 14:10:11 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1701100</guid><dc:creator>omar</dc:creator><description>&lt;p&gt;Nope.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1701100" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1701015</link><pubDate>Tue, 14 Jul 2009 11:59:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1701015</guid><dc:creator>Csaba</dc:creator><description>&lt;p&gt;Can I load external URL to UFrame ? Im really curious...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1701015" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1689575</link><pubDate>Tue, 21 Apr 2009 17:49:47 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1689575</guid><dc:creator>Shankar</dc:creator><description>&lt;p&gt;Hi Omar, The control is really useful, but i have one issue. When i try to post the page (Eg. Server side button click event), am getting the error &amp;quot;System.Web.HttpException: The state information is invalid for this page and might be corrupted&amp;quot;. I have downloaded the latest source code from codeplex site but still i am getting the same. I dont have any subdirectory in my website. All my aspx page reside in the root folder&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1689575" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1677560</link><pubDate>Wed, 11 Mar 2009 15:31:57 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1677560</guid><dc:creator>jason</dc:creator><description>&lt;p&gt;I see the code you posted above, but i&amp;#39;m still confused about how to dynamically set the src from an asp.net page. If i set the src manually uframe works great, but from my OnLoad() function in asp.net how can i set src. Can you provide an example. It would really help me out a lot. thanks, great idea.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1677560" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1675855</link><pubDate>Thu, 05 Mar 2009 17:31:49 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1675855</guid><dc:creator>Geoffrey Spencer</dc:creator><description>&lt;p&gt;I have a series of ImageButtons at the top of the page that will change the src of the div that is below these buttons. How do I change the src path when I click one of these buttons?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1675855" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1672204</link><pubDate>Sat, 14 Feb 2009 07:00:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1672204</guid><dc:creator>BG</dc:creator><description>&lt;p&gt;Does UFrame support external site URL loading in a website?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1672204" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1659954</link><pubDate>Fri, 09 Jan 2009 15:02:45 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1659954</guid><dc:creator>Mitch</dc:creator><description>&lt;p&gt;Hi Omar, awesome idea. &lt;/p&gt;
&lt;p&gt;Are u using this control on any of your production applications? I&amp;#39;m concerned about future browser / asp.net version compatibilities. I you are using it in a production app, I know that you will keep it up to date.&lt;/p&gt;
&lt;p&gt;Thanks for sharing, I hope you don&amp;#39;t think I&amp;#39;m dissing your project in any way, just wondering if it is going to have a great mind behind it, updating it etc. (certainly not me).&lt;/p&gt;
&lt;p&gt;Mitch&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1659954" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1658086</link><pubDate>Tue, 30 Dec 2008 14:42:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1658086</guid><dc:creator>khalil</dc:creator><description>&lt;p&gt;i also getting the &amp;quot;the state information is invalid for this page and might be corrupted&amp;quot; error. anyone fixed it yet ? just a normal page with uframe and a post button&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1658086" width="1" height="1"&gt;</description></item><item><title>re: UFrame: goodness of UpdatePanel and IFRAME combined</title><link>http://msmvps.com/blogs/omar/archive/2008/05/24/uframe-goodness-of-updatepanel-and-iframe-combined.aspx#1656874</link><pubDate>Tue, 16 Dec 2008 14:42:30 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656874</guid><dc:creator>austinHodge</dc:creator><description>&lt;p&gt;You have to go to &amp;quot;Source Code&amp;quot; and retrieve the JavaScript files. &amp;nbsp;There is no compiled code to be downloaded.&lt;/p&gt;
&lt;p&gt;austinHodge&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656874" width="1" height="1"&gt;</description></item></channel></rss>