I'm sure you know this, but for the benefit of others... If you don't call ns_adp_abort, the page will continue executing. Take a look at the following example:
<% ns_returnredirect /someotherfile.adp ns_log notice "still going..." %> Wojciech Kocjan wrote: > > There seems to be a wrong manner of coding that sometimes there is > somefile.adp which does <% ns_returnredirect /someotherfile.adp %>. It > does not always call ns_adp_(abort|break) - this is a big simplification. -- Nathan Folkman Technical Mgr., AOLserver/NPE/NES Web Services and Publishing -- 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.
