(I\'m very new to both Flex and CF -- more a .NET/ExtJS guy, so I\'m a duck out of water.) I\'m tweaking someone else\'s CFGRID c开发者_如何学Goode. It uses Flash format--HTML isn\'t an option since
Coldfusion Report Builder is great. One small issue.We use ANT+CFANT to deploy. When we create the report, say in a datasource called MyApp_dev on a dev box.
CF8 - I have a CFGRID 开发者_开发问答of type HTML where there are 5 data columns and the headers progressively are off from the data column..the first one lines up, the second one is off by about 2 px
I have a database table that is a dictionary of defined terms -- key, value. I want to load the dictionary in the application scope from the database, and keep it there for performance (it doesn\'t ch
I have javascript object which consists of complex array of structures with nested structures of other javascri开发者_StackOverflow社区pt objects created dynamicaly on page etc. long story. I can\'t u
Within a form I have a button that launches a cfwindow, then presents a search screen for the user to make a selection. Once selection is made, the cfwindow closes and the selected content shows in th
executing the following query in SQL management studio provides results, whereas it does not via cfquery...
I\'d like to change shared-hosting from servers located in US to EU in order to decrease number of hops and latency.
I am trying to figure out a way to consume a WCF service I have (wsdl) from Coldfusion.I need to pass values in the request header.I can\'t seem to find any good examples anywhere.Any开发者_开发问答on
This question already has answers here: Closed 10 years ago. Possible Duplicate: RegEx match open tags except XHTML self-contained tags