Best way of using includes
Hi there,
I have a question about the use of includes.
Every time I use them I get some sort of erros and I always spend way to much time trying to nest things up.
I usually have one include for the connection, one for the menu and a few more. As you start building the
page, Dreamweaver adds heavy coding and often the reference to the different include files adds up through
the different pages. If the same reference appears twice in a page you need to remove one of them, but then
some recordset loses it's connection and you get the red mark in the bindings/server behavior.
So my question is this: for a scenario where I need to use includes for a connection, a menu and a few recordsets,
what would be the best way to set things up in order to prevent a conflict?
I have been walking the path of learning by doing over the years and I suspect there is a better way of building a
page when using includes.
Thanks in advance for any answers or hints,
Christian
DWCS5 | Asp | Access
