Nope, sorry, ADP's don't work that way. You need to do this instead:
<%
if {$error == "1"} {
ns_puts "Something's way broked, hombre"
}
%>
Kevin
lawver.net
In a message dated 3/15/03 8:56:03 AM, [EMAIL PROTECTED] writes:
<% if {$error == 1} { %>
Um, something broke big time
<% } %>
but it does not seem to be working. Should this work? Is their another way to
accomplish it other than ns_puts and ns_adp_include errorMessage.adp "Um
something broke big time" ?
Thanks,
Jeremy
I. To remove yourself from this list:
Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message:
signoff aolserver
II. For a complete list of listserv options please visit:
http://listserv.aol.com/
III. For more AOLserver information please visit:
http://www.aolserver.com/
