<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx</link><description>Here is a question that was asked on my posting trying to invite questions, Got a question- Get an answer here . Question Something that would be handy straight from the team is how to handle ASP.NET (2 and later) form events when a Master page is added</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How to handle form events after adding a master page to an existing pa</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8399392</link><pubDate>Wed, 16 Apr 2008 22:17:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8399392</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8399439</link><pubDate>Wed, 16 Apr 2008 22:34:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8399439</guid><dc:creator>wisemx</dc:creator><description>&lt;p&gt;You guys rock!&lt;/p&gt;
&lt;p&gt;This is going to help thousands of ASP.NET developers. Ooh Rah!&lt;/p&gt;</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8400210</link><pubDate>Thu, 17 Apr 2008 04:09:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8400210</guid><dc:creator>newbe</dc:creator><description>&lt;P&gt;Thanks for this post. I am upgrading to asp.net 3.5 from an asp.net 1.1 dreamweaver-made website and I have been very reluctant to use master pages instead of user controls for layout because I do not know how each content page will be able to add .css and .js files that are for specific content pages, not for all pages. Also how do you add a meta page title and description for each page if you use master pages? Any pointers would be appreciated. Thanks&lt;/P&gt;</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8400287</link><pubDate>Thu, 17 Apr 2008 04:32:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8400287</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Newbe, So if you look at a master page, you declare your ContentPlacement areas, one can be in the head of the page and contain the title. &amp;nbsp;If you create a master page in Visual Studio 2008, it already sets it like this. &amp;nbsp;So you can set the title and meta tags and anything else in the head of the page.&lt;/p&gt;
&lt;p&gt;That and many more hints can be found at:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.odetocode.com/Articles/450.aspx"&gt;http://www.odetocode.com/Articles/450.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8401376</link><pubDate>Thu, 17 Apr 2008 09:02:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8401376</guid><dc:creator>Madhu</dc:creator><description>&lt;p&gt;how to countdown time in asp.net&lt;/p&gt;</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8401944</link><pubDate>Thu, 17 Apr 2008 12:07:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8401944</guid><dc:creator>newbe</dc:creator><description>&lt;p&gt;Awesome. Thank you very much this info comes at a great time for me and I have been buried and what I found on master pages did not explain this. Thanks!!&lt;/p&gt;</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8403158</link><pubDate>Thu, 17 Apr 2008 17:33:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8403158</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Madhu, not sure what you mean. &amp;nbsp;There are some timer controls you can use if you want to signal an event. &amp;nbsp;Or do you mean like show the current time or like a countdown timer?&lt;/p&gt;
</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8531706</link><pubDate>Thu, 22 May 2008 15:47:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8531706</guid><dc:creator>Jean</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is great, thanks. But what if the form was set up to submit? I've been struggling with this for a while, and the only soluition I had is to make a separate html page (not attached to master), and leaving that as form/action.&lt;/p&gt;
&lt;p&gt;Any help? Thanks.&lt;/p&gt;</description></item><item><title>re: How to handle form events after adding a master page to an existing page</title><link>http://blogs.msdn.com/tom/archive/2008/04/16/how-to-handle-form-events-after-adding-a-master-page-to-an-existing-page.aspx#8556557</link><pubDate>Wed, 28 May 2008 16:51:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8556557</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Jean,&lt;/p&gt;
&lt;p&gt;The easiest way is to change the form. &amp;nbsp;You can only have one main form on the page so it is difficult to get it to be used that way.&lt;/p&gt;
</description></item></channel></rss>