Hi,
if I set optEarlyHttpHeader (64) within my EMBPERL_OPTIONS my
page ist correctly shown in the browser. But if
optEarlyHttpHeader is not set, the contents of my page are mixed
up. I use several blocks of [- -] and [* *] and I execute two
Shellscripts using perls backtick-syntax (unfortunately I cannot
avoid this due to backward compatibility with other pages, those
scripts do some layout stuff). The different blocks of my page
get reordered and in between I see the HTTP-Headers.
Can I avoid this reordering and ensure a correct display of my
page without having to do a major rewrite?
Thanks,
Andre