> My question is with <CFPARAM> - what's up in this case?  Will it work
> fine when all of the parameters all nested in IF statements like this? 
> Will there just be a big long list of BIND variables and will the 
> statement (INSERT or RUN) use the right ones?
>
> Am I making any sense?

Assuming that you're asking about CFQUERYPARAM, yes, that's a perfectly
sensible question. And the answer is yes, it'll work fine - you'll just end
up with a longer list of bind parameters.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188858
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