Shared Buttons

  • Thread starter Thread starter BobLaughland
  • Start date Start date
B

BobLaughland

Hi All,

I am creating a C# ASP .NET web site.

I have an 'administration' section of the site and each page will have
the same hyperlink buttons at the top to go between the administration
pages.

Just wondering if I can use a style sheet or similar to define those
buttons only once. How would I go about that.

I am using 'Microsoft Visual Web Developer 2005'.

Thanks,

Peter
 
Probably a MasterPage would be your best bet.
My second choice would be a user control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top