Hello,

I was wondering if there is a way to abort a particular CF Template, but not
all CF processing? Right now I'm wrapping my code with CFIF tags which
determine if the code will run or not.

<CFIF animal IS "dog">
        run a bunch of code
run a bunch of code
run a bunch of code
run a bunch of code
run a bunch of code
</CFIF>
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to