Hi All,
I am just starting to use adp files and I want to ask if the following
code is possible:
<div>
<% if {[call_tcl_proc_here]} { %>
The result is 1<br>
<% } else { %>
The result is 0
<% } %>
</div>
I am asking this because when I run this I get a tcl error saying:
missing close-brace
How can this be?
Thank you
--
Xavier Bourguignon
--
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.