Page 1 of 1

How to include a file in a form - SSI

Posted: Wed Mar 06, 2013 8:09 pm
by nterry
I want to wrap each of my forms in a Header and Footer that matches our website. I would like to be able to have the Header and Footer in 2 .html files and then include them in the forms. That way when the Header or Footer changes I only need to edit the file and not have to paste the changes into each form.

This sounds fairly simple, a kind of SSI, but although I have tried I can't work out how to make it happen.

Is this possible? Am I missing something?

Thanks