User controls instead of frames

  • Thread starter Thread starter San Diego Guy
  • Start date Start date
S

San Diego Guy

Hi all!
I'm relatively new to ASP.NET.. I'm writing an app that has some controls on
the top that I want to remain there throughout the site.

I started doing this in frames, but then saw a bunch of postings about how
you should use user controls instead of forms.

The problem is I can't find any examples of this.. could someone point me in
the right direction?

Thanks!
Steve
 
I'm relatively new to ASP.NET.. I'm writing an app that has some controls
on
the top that I want to remain there throughout the site.
I started doing this in frames, but then saw a bunch of postings about how
you should use user controls instead of forms.
The problem is I can't find any examples of this.. could someone point me in
the right direction?

Tutorial here:
http://www.asp101.com/lessons/usercontrols.asp

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
--
 

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