View Single Post
  #1 (permalink)  
Old 06-10-2007, 05:32 PM
Maverick
Posts: n/a
[SOLVED] Help with Master Page / Content Page in ASP.NET?

I designed a Master Page with three link buttons in it: lnk1, lnk2 and lnk3. I have also designed a content page that inherits from the Master Page (I just added an extra property on the topmost line of the Content-Page's Source that says " MasterPageFile="~/MP1.master" ")

I would like to add new events (i.e. override them) for the above three links in my Content Page. By default, those links do nothing - what should I do to override the links and add new events that occur by clicking on them?

The programming language involved here is C#, therefore no VB coding please.

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!