Wonderful! Now my only gripe is the multi-dimensional array issue, hehe. At least there are lots of solutions for that problem available.
- Gabriel On Thursday, November 7, 2002, at 09:47 PM, Jeff Huber wrote:
- 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
