> <%
> if ($condition) {
> %>
> This html
> <%
> } else {
> %>
> This other html
> <%
> }
> %>
>
I like the OpenACS way of having a contract between a tcl page and an adp page where the procedural stuff lives in the tcl page and values are passed across to the adp as variables. Where control is required in the adp, OACS uses custom tags like <if> and <multiple> which keeps the pages readable.
|
-- Steve Manning <[EMAIL PROTECTED]> |
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
