Hi.
Sounds. like you need to define a different page type.
Something, like:
empty_body = PAGE
empty_body {
typeNum = 234
config {
disableAllHeaderCode = 1
disableCharsetHeader = 1
disablePrefixComment = 1
}
}
And then you can form htnl header in a way you like and call a page, as index.php?id=<whatever>&type=234