Ok... I've never had to use this attribute but I'm considering it now, in relation to the message I posted earlier about trying to engage advanced security while outputting results from a cfa_contenobjectfind search. My idea is to call a handler before the display of each item. The Handler would invoke the cfa_userisauthorized tag (I know I can enable this automatically by using the bsecure attribute, but I'm unsure if this will work in the way that I want it. Basically I'm a control freak, ok?). I'd LOVE it if the handler could return a simple boolean variable back to the calling page and then this variable would cause the display to occur or ignore. Should I be using r_stParams for this? How, exactly. I've done a quick test and from inside the cfa_handler tag, I wasn't able to access this structure (makes sense, but still confuses me about if I can set to it)? Should I just be using a simple caller.variable name instead? Opinions? Patricia Lee **************************************************** Cold Fusion Developer & Instructor, ACCD Fig Leaf Software "We've Got you Covered" **************************************************** [EMAIL PROTECTED] **** 202.797.5426 **** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
