Hi.  Last night I spent several hours fighting with the situation where you 
include a header and footer in a embperl file, but get a stack underflow 
because of closing </table> tags in the footer.  I set EMBPERL_OPTIONS to 
2048 to fix this, and this worked fine.  I then spent a few hours trying to 
figure out why <SELECT> tags weren't getting processed :P  Long and the 
short of it, I re-enabled TableScan but added the following to the top of 
the footer document:

<!-- <table><tr><td> -->

Apparently embperl doesn't skip comment tags, so this fixes the stack 
underflow problem without affecting the actual layout of the page.

Hope this helps someone

- Dave

---------------------
Hi, I'm a signature virus. Please set me as your signature and help me spread.
"If you and I always agreed, only one of us would be necessary."


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to