Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7978223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T09:25:53+00:00 2026-06-04T09:25:53+00:00

This has been asked before, and will be asked again! I am currently building

  • 0

This has been asked before, and will be asked again!

I am currently building a small-ish corporate website (15-20 pages) in ASP.NET VB, I am NOT building it in visual studio, I am doing the layout in Dreamweaver CS5.5 and the code is in a hand edited CodeBehind .vb file per page. I am linking some bits of it to their internal Intranet, which I will build after the site. so its very minimally CMS’ed.
The site is not expected to get large amounts of hits, its more of a big brochure site for an engineering company.

I do not like Microsoft’s hugely over complicated and un-fathomable MVC framework, and find their master page model restrictive and complex.

All I want to do is include the same code in my headers and footers on every page, people say that SSI is dead and the haters are angry people.

But really… whats a suitable substitute for that one little line of SSI include code?? its not big, its not clever, but its small and it works (that’s my excuse anyway 😀 ). I’m not building google! so server load isn’t an issue, at all.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T09:25:55+00:00Added an answer on June 4, 2026 at 9:25 am

    I do not like Microsoft’s hugely over complicated and un-fathomable MVC framework, and find their master page model restrictive and complex.

    Unsure why you have that perception/assumption (or how MVC equates to SSI)….based (only) on your post, it sounds like even Dreamweaver Library items or templates will suit your needs (haven’t used DW in ages so if these are terribly outdated terms, they probably are).

    Master pages can be as simple or complex as you want – they can simply give a header/body/footer paradigm or go deep with nested masterpages. You can have X number of master pages as well.

    If you must, you can use the “old school” #include just like you did in the distant past:

    <body>
       <!-- #include file="~/static/staticHeader.txt" -->
       <form id="form1" runat="server">
       <!-- #include file="~/static/staticHeader2.txt" -->
    

    And these will parse just fine (e.g. staticHeader2.txt):

    <h1>This is included stuff 2</h1>
    <p>The date is: <%= DateTime.UTCNow.ToString("u") %></p>
    

    Browser screen shot:

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know this has been asked before (and I will keep researching), but I
If this has been asked before please forgive me, I could not find it.
Forgive me if this has been asked before, but I assure you I've scoured
(I’m sorry if this has been asked before; the search feature seems to be
Sorry if this has been asked before, but I'm wondering what the best memory
I'm sure this has been asked before, but I can't seem to find it
I apologise if this has been asked before but I can't find the info
I apologise if this has been asked before or if it's now answerable. I'm
I know this has been asked before but all the answers I found didn't
I know this has been asked before, but I just cant seem to find

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.