coldfusion-9
Need help with a regular expression for ColdFusion
I would love some help with a regular expression that tests a string for a few things. I need the user to enter a value that is at least 10 characters in length, contains at least 1 number, at le开发[详细]
2023-03-15 04:53 分类:问答How can I retrieve a (quasi) Array from a URL string?
I would like to achieve something I can easily do in .net. What I would like to do is pass multiple URL parameters of the sa开发者_Python百科me name to build an array of those values.[详细]
2023-03-12 19:49 分类:问答ColdFusion Builder RDS Query Viewer Inserts Allowed?
Just started using ColdFusion Builder 2 with ColdFusion 9 and saw the RDS viewer ability in it. I thumbed through Forta\'s WACK book and tried a simple example from it, a basic INSERT using a Derby Em[详细]
2023-03-12 10:32 分类:问答conditions for accessors in Coldfusion ORM
Once you have loaded a component are you then able to access properties of that object with set conditions? For instance, if you have a one-to-many relationship between people and pets, you load peopl[详细]
2023-03-12 09:44 分类:问答SOA style architecture in ColdFusion?
The backend of the company\'s internal system is getting complicated and I would like to explore the idea of doing a SOA style architecture instead of a heavy monolithic system.Where shall I start?[详细]
2023-03-11 23:50 分类:问答SerializeJSON doesn't encode UTF8 characters in ColdFusion 9
I\'m having some issues with ColdFusion and JSON.My users have filenames and other key words with characters like ç in them which is causing me a pain when I have to pass them back via JSON.[详细]
2023-03-10 16:19 分类:问答Coldfusion ORM and Hibernate Filters
I ask you because I\'m searching a useful solution to filtering automatically my entity collections. Almost every one of my models have a property true/false called \'active\' that authorizes or not[详细]
2023-03-09 18:56 分类:问答Creating a hit counter using the cache or application scope
I would like to create a hit counter for my ColdFusion app. I don\'t want the database hits table to be updated on each page hit. Ideally, I would like to aggregate the hits in the app scope, or the c[详细]
2023-03-09 07:08 分类:问答Trying to connect Coldfusion 9 to a MYSQL Datasource that was installed via MAMP (free) is throwing an error
I am trying to connect Coldfusion 9 to a MYSQL Database that was installed by MAMP (free not Pro) with the following parameters:[详细]
2023-03-09 01:53 分类:问答variable not being passed when making a call through cfajaxproxy to a cffunction
I found this question asked previously but it contained bad examples and no true answers so I am here to ask it again. First the code:[详细]
2023-03-08 08:04 分类:问答
加载中,请稍侯......