![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Sep 2004
Posts: 44
Rep Power: 0
![]() |
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 |
|
|
|
|
|
#2 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
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.. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vb.net C# Asp.net | Swan | Visual Basic .NET | 7 | Jan 16th, 2008 10:19 PM |
| ASP.Net Web Hosting | King | ASP.NET | 2 | Sep 24th, 2007 1:31 AM |
| Learning ASP.net | Samerron | ASP.NET | 7 | Aug 28th, 2007 3:45 AM |
| ASP.Net Tutorial | smita | ASP.NET | 0 | Mar 15th, 2007 7:43 AM |
| ASP.NET > ASP | Ghost | ASP.NET | 11 | Dec 2nd, 2005 10:16 PM |