I'm trying to do a cfx call with a cfif statement inside of it like this
(parameters removed for brevity)

 

<CFX_PAYFLOWPRO QUERY      = "result"

      CERTPATH          = "#this.certPath#"

      TRXTYPE           = "#arguments.TRXTYPE#"

            <cfif arguments.trxType eq "R">

            TERM         = "#arguments.term#"

      </cfif>

> 

 

Is something like this even possible?  If it was a cfinvoke, I would've used
cfinvokeargument, but what do I use for cfx tags?

 

Russ



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244923
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to