What happens if you keep the <cfparam> , but remove the <cfabort>... does the tag work then?just above the customtag include output the #SelectedOfficeID# value and put
an abort after it
This just moves the error up to this line. I tried adding <cfparam name="SelectedOfficeID" default="0"> above the abort line, which does as expected, writes a 0 as output without an error.
ie- ensuring SelectedOfficeID is defined and has a value (which I think Steve may have eluded to at the very beginning of this thread.)
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
