<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>[How Do I:] Implement the Incremental Page Display Pattern using HTTP GET and POST?</title><link>http://asp.net</link><pubDate>Tue, 29 Jan 2013 09:25:14 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Implement the Incremental Page Display Pattern using HTTP GET and POST?</description><language>en</language><atom:link href="http://asp.net/rss/comments/33609" rel="self" type="application/rss+xml" /><item><title>Comment Posted by Dantevios</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Wed, 04 Jun 2008 15:31:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001094</guid><description><![CDATA[ <p>This was a good tutorial, but as always us developers demand more functionality. I have tried to implement an ajaxtoolkit:TabPanel to run in my postTarget.aspx page for this example, however it will not run. As shown in this video, you can use ASP components in the page you want to load, but is there a way to use ajaxtoolkit components in your page you are loading from the Webrequest? Can we do partial postbacks from the content being loaded? </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Dantevios.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Wed, 06 Aug 2008 14:45:34 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001095</guid><description><![CDATA[ <p>Very good tutorial.....thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by MastaEric</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Mon, 01 Dec 2008 12:15:26 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001097</guid><description><![CDATA[ <p>Hi Joe, this is good, but it doesn&#39;t with Master Pages...Is there an alternative?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/MastaEric.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by wlussi</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Sat, 20 Dec 2008 15:19:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001098</guid><description><![CDATA[ <p>Dear Joe,</p> <p>your contributions to all your subjects are really good.</p> <p>However your clicking habits are so terribly fast</p> <p>that is really hard to follow.</p> <p>You should take this hint serious.</p> <p>Thanks</p> <p>Walter</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/wlussi.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by djibril_chimere_DIAW</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Tue, 30 Dec 2008 09:07:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001099</guid><description><![CDATA[ <p>Thanks! J&#235;r&#235;j&#235;f!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/djibril_chimere_DIAW.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by bschumacher@navegate.com</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Wed, 18 Feb 2009 09:42:05 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001100</guid><description><![CDATA[ <p>Does anyone know how to make this example work with .ascx files? &#160;Joe only showed GET and POST using .htm and .aspx. When I try to set the url to an .ascx I get errors indicating that .ascx files are blocked from being served individually. &#160;I tried to comment the .ascx restriction from application.config, but still nothing.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/bschumacher@navegate.com.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hyperaaron</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Fri, 20 Mar 2009 19:50:44 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001101</guid><description><![CDATA[ <p>Hi Joe,</p><p>Thanks for all your help.I am a vb programmer since 11 years.</p><p>And I have nearly completed programming my first ever professional website. It&#39;s up and running with these cosy Ajax stuff. Your videos have been a great help. Here are few things I am stuck with.</p><p>1. Why do Masterpages have to fully reload?</p><p>To overcome it, I tried this method explained in the video. But it fails to load an aspx page. Basic idea is to load contents in the contenplaceholder this way.</p><p>2. Firefox just can&#39;t get on with my webservice where i init. my app. once the user has logged in by making a call to the webservice all with javascript.</p><p>Thanks </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/hyperaaron.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by kumarpvk</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Wed, 15 Apr 2009 11:46:42 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001102</guid><description><![CDATA[ <p>thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/kumarpvk.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by christian_75</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Thu, 30 Jul 2009 06:52:50 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001103</guid><description><![CDATA[ <p>Great tutorial, as ever.</p><p>I have a problem when trying to display a .aspx in a div inside the form, it is simply not displayed. If I have the .aspx outside the form, or try to display a .htm it&#39;s working fine. Any explanation why this problem occurs, and any idea how I could solve this?</p><p></p><p>Thanks</p><p>Christian</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/christian_75.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by christian_75</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Thu, 30 Jul 2009 07:35:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001104</guid><description><![CDATA[ <p>OK, I figured it out.</p><p>If the .aspx you are trying to display contains a form, then it cannot be rendered in the form of the main page but only outside of the form.</p><p></p><p>If the .aspx your are trying to disply doesn&#39;t contain a form, then it can be rendered in the form of the main page.</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/christian_75.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by christian_75</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Thu, 30 Jul 2009 20:25:13 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001105</guid><description><![CDATA[ <p>Hi again,</p><p>I&#39;m made more tests, and even if the .aspx containing a form is displayed, it will not work correctly. </p><p>As example, if your .aspx (let&#39;s say &quot;test.aspx&quot;) contains one Button with PostBackUrl=&quot;www.asp.net&quot;, the link on the main page will point to &quot;test.aspx&quot; and not to &quot;www.asp.net&quot;. I assume the Viewstate is not handled correctly for the test.aspx, and that the button uses the default behaviour which is doing a postback to the page which has generated it.</p><p>Anybody has a solution to overcome this problem (.aspx with a form inside)</p><p></p><p>Thanks,</p><p>Christian</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/christian_75.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by gervacio</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Thu, 17 Dec 2009 11:22:57 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001106</guid><description><![CDATA[ <p>Hi, great example! But it is possible to send to the same page?</p><p></p><p>Imagine we have a matrix full checkbox the represent skills of a person. If any of these skills is clicked should be listed under the matrix all people who&#180;s have the clicked skill</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/gervacio.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by taktakriadh</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Sat, 31 Jul 2010 06:55:57 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009698</guid><description><![CDATA[ <p>good</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/taktakriadh.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by WhatThe12</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post</link><pubDate>Tue, 29 Jan 2013 09:25:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018275</guid><description><![CDATA[ <p>Why no generated stubs for these type of request?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/WhatThe12.jpg?forceidenticon=false&amp;dt=635045836200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>