Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   ASP.NET (http://www.programmingforums.org/forum35.html)
-   -   ASP.NET - Setting MasterPage (http://www.programmingforums.org/showthread.php?t=15748)

Robocop May 2nd, 2008 6:23 AM

ASP.NET - Setting MasterPage
 
Does anybody know how to set the MasterPage for an existing web form? When I try to set the property it is grayed out and cannot be changed.

Also, how do you set an event for a web form like in windows applications? Because I can't see the list of events for the form?

Thanks

OpenLoop May 8th, 2008 11:52 AM

Re: ASP.NET - Setting MasterPage
 
Right click on the page in solution explorer (assuming you use VS) and select Set Default (I think, since I'm not at home right now).

As for you second question, ASP.NET is a server side language, you need a client side like javascript to catch events..


All times are GMT -5. The time now is 1:18 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC