View Single Post
Old May 8th, 2008, 11:52 AM   #2
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
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..
OpenLoop is offline   Reply With Quote