Same header and footer across multiple sites/server.

  • Thread starter Thread starter Ryan Fiorini
  • Start date Start date
R

Ryan Fiorini

I have multiple web sites on different servers, which have the same header
and footer code. What is the best architecture to allow for the sharing of
the code across the servers?


Thanks,
Ryan
 
If it is a static code. You can store it in a SQL Server
Database. Otherwise you can design a web service to create
code automatically....
 

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