Templates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I simulate a use of templates in my ASP.NET Web Application.

Thanx in Advantage.
 
Just follow the link below for the RJContent panel. It has three examples
on how you can do this with my free control. I use that control to build:

www.GotTheAnswerToSpam.com

and

www.HintsAndTips.com

The first site has one single Aspx webform called core.aspx that contains
the RJContentPanel control. This control is placed where the changing
content will be located. You can either switch the content that is
displayed via properties set in your code or by adding a single parameter on
the URL and have it automatically change the content (such as the first site
above does).

Very easy to build a templated multiple page web site with this control and
it is FREE with full source!
 

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