how can I make dynamic my contentplaceholder in asp.net?

freshCoder

New member
I try to make a web site on asp.net. I create a master page included contentplaceholder but when I debug this project in each link header in master page loaded. This is not look nice. I want to make static my header and menu bar but dynamic contentplaceholder. When I click links, only contentplaceholder will change. How can I do this?

Thanks,
 
Back
Top