<?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: Making a Dynamic PageViewer Web Part Using Request.QueryString</title>
	<atom:link href="http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 09 Dec 2011 10:22:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Shaithil</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-29</link>
		<dc:creator>Shaithil</dc:creator>
		<pubDate>Wed, 20 Apr 2011 10:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-29</guid>
		<description>Nice...</description>
		<content:encoded><![CDATA[<p>Nice&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inderjeet Singh</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-28</link>
		<dc:creator>Inderjeet Singh</dc:creator>
		<pubDate>Fri, 28 Jan 2011 08:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-28</guid>
		<description>Good Article</description>
		<content:encoded><![CDATA[<p>Good Article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Latarsha Fleeman</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-27</link>
		<dc:creator>Latarsha Fleeman</dc:creator>
		<pubDate>Thu, 20 Jan 2011 15:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-27</guid>
		<description>More of this please</description>
		<content:encoded><![CDATA[<p>More of this please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwgrogan</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-26</link>
		<dc:creator>kwgrogan</dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-26</guid>
		<description>I was able to get this implemented in Sharepoint2010.  Great article and webcast.  Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>I was able to get this implemented in Sharepoint2010.  Great article and webcast.  Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwgrogan</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-25</link>
		<dc:creator>kwgrogan</dc:creator>
		<pubDate>Tue, 17 Aug 2010 02:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-25</guid>
		<description>Hi Joe,
This is exactly the solution we have been looking for.  Will it work for Sharepoint 2010?  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Joe,<br />
This is exactly the solution we have been looking for.  Will it work for Sharepoint 2010?  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leandro</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-24</link>
		<dc:creator>Leandro</dc:creator>
		<pubDate>Mon, 09 Aug 2010 16:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-24</guid>
		<description>It works !, thank a lot !!</description>
		<content:encoded><![CDATA[<p>It works !, thank a lot !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-23</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-23</guid>
		<description>I am trying out the code, but it does not work.

I am able to compile the dll, publish the WebPart into the Gallery and add it to the page.

There is however no &quot;Base URL Settings&quot; area available. 

On the other hand I have to maintain Filter settings.

Best regards,
Andre</description>
		<content:encoded><![CDATA[<p>I am trying out the code, but it does not work.</p>
<p>I am able to compile the dll, publish the WebPart into the Gallery and add it to the page.</p>
<p>There is however no &#8220;Base URL Settings&#8221; area available. </p>
<p>On the other hand I have to maintain Filter settings.</p>
<p>Best regards,<br />
Andre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemen</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-22</link>
		<dc:creator>Hemen</dc:creator>
		<pubDate>Wed, 23 Sep 2009 18:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-22</guid>
		<description>Nice article...works perfectly as per my expectation...</description>
		<content:encoded><![CDATA[<p>Nice article&#8230;works perfectly as per my expectation&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghu</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-21</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Thu, 20 Aug 2009 15:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-21</guid>
		<description>Very good article.... simple n perfect</description>
		<content:encoded><![CDATA[<p>Very good article&#8230;. simple n perfect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidA</title>
		<link>http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-20</link>
		<dc:creator>DavidA</dc:creator>
		<pubDate>Tue, 09 Jun 2009 22:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.themackpage.com/2009/05/27/making-a-dynamic-pageviewer-web-part-using-requestquerystring/#comment-20</guid>
		<description>Awesome!  Thank you for posting!</description>
		<content:encoded><![CDATA[<p>Awesome!  Thank you for posting!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

