We are normalizing and redesigning our databases at work. We came across the idea of holding content in the database, but this content would need to be parsed before it is displayed.
Basically we want to hold part of an ASP page in a field and then be able to query it. Will asp parse the values returned ?
Basically we want to hold part of an ASP page in a field and then be able to query it. Will asp parse the values returned ?