How can I code when option1 is selected to update access db with + 1 vote.Database only开发者_StackOverflow社区 has one record with Option1, Option2, Option3 & etc in each column.The total vote co
We\'ve built a webapp using plain Coldfusion 9 (serving html content) and Java (backend work and connecting to WebServices). We\'re expecting about 50 000 visitors a day, up to 200 requests per minute
Is there a opposite operator option for the Listcontains function in coldfusion? I need to check to make a sure a value d开发者_JAVA百科oes not exist in a string but combine this with another operator
Is it easy to implement Flex Ajax Bridge with ColdFusio开发者_StackOverflow中文版n?Where can I learn how to use it?My frontend is pure HTML+JS and I just need the push capability.I thought of usingWeb
I am trying to write a custom tag that will iterate over a cfquery object in a special way.I found this page: http://www.zrinity.com/developers/mx/undocumentation/query.cfm outlining how to use the un
Trying to display structExcelResult[\"strUrl\"] created by the function on my .cfm page. <cffunction name=\"getBuyerReport\" output=\"false\" access=\"public\" returntype=\"struct\">
Stupid problem, I have a function that runs a query several times in ablock & reports/emails if/when a query fails. I\'m wondering if/how I can capture the actual MySQL error & return it as pa
I\'m using CFScript to create and save a spreadsheet. However, SpreadsheetWrite isn\'t producing a file.
I want开发者_JS百科 to expand one row of my cfgrid on a button click and want to see some infomation about particular row .You can with JS EXT. If you are using CF9 there are new attributes available
PayPal keeps sending the verifications repeatedly to myIPNNotificationURL for the same transaction even if the transaction is VERIFIED and COMPLETED