>
> I include another embperl file with Execute ([- Execute('file.epl') -].
> This file is a top for our pages which starts a table which should not be
> closed since that table is closed in the bottom file (also included with
> execute). When including a embperl html file with exewcute it closes the
> table if it's open, which it shouldn't. Is it possible to fgix this ?
>Embperl always closes open tables at the end of the file. That is not a bug, but by design. You can turn this off by telling Embperl not to parse html tags. Add [$ syntax EmbperlBlocks $] at the top of yout file.epl Gerald -------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securityl�sungen * dynamische Webapplikationen * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 -------------------------------------------------------------- | | ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info | +------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
