> - Note: my only gripe with ADP is that the following
>does not appear to work:
>
> if { [check $something] == 1 } {
> %>
> <b>break out of Tcl mode and process some HTML
>conditionally</b>
> <%
> }
>Gabriel, I built an ADP Parser that works like that. I haven't used it since AOLserver 3.0 though I'd think it'd still work. You can get it here: http://aolserver.am.net/srccontrib/adp/index.html Thanks for the PHP comparison. Jeff
