Newbie - Keeping static page with other pages

  • Thread starter Thread starter Brian Mitchell
  • Start date Start date
B

Brian Mitchell

Hello,

I am trying to keep my top toolbar page displayed with all the other pages a
user selects? How do you do this in .NET? (I think the old way was called
server-side includes)

Thanks!
 
Hi Brian,

try include the toolbar control in a UserControl and then put this
control on top of each page.

HTH

Stefano Mostarda MCP
Rome Italy
 

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