|
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..
|