I have this piece of code:
[-
...
print OUT "<B>QRY:</B>" . $udat{query};
...
-]
But the output is NOT strong (<B> tags are skipped):
Here`s the log:
print OUT "QRY:" . $udat{query};
I don`t understand. What`s this???
btw I have htmlEscaping switched OFF.
Regards
Lukas Zapletal [[EMAIL PROTECTED]]
BACH systems Ltd. [www.bach.cz]
web programmer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]