| Thread | Last Post | Replies |
|
| *** Create Tables CF8 | 31 Dec 2008 08:34 GMT | 7 |
I am on Mac Pro Intel 10.5 I am trying to learn coldfusion 8 developer edition with flex3 All I want is to create db tables in coldfusion 8. I believe this is a derby db I have copied a script from Ben Forta site
|
| Tablet PC | 31 Dec 2008 03:23 GMT | 3 |
I'm very sorry to ask this question that is not related to ColdFusion at all. Does anybody know if Visual Studio work in Tablet PC? The reason I asked is that the salesperson in BestBuy tells me that Table PC is designed for viewing only, such as surfing on the Internet. Since I ...
|
| Calculate when With 15% of Target | 30 Dec 2008 14:41 GMT | 3 |
How would I calculate when my actual value is within 15% of my target? e.g lets say my my actual is 65 and 15% of my target is 75 then this is within the mark. but if my actual is 90 and 15% of target is 75, this will fall out of the 15% Target.
|
| RSS FEED | 30 Dec 2008 05:21 GMT | 6 |
I have created an rss 2.0 feed. It is working properly in SAFARI and Mozilla. But in, IE7 :- After subscribing the feed, the removed items still appearing. ie:- if
|
| Number Count Beside Each Record? | 30 Dec 2008 04:17 GMT | 2 |
How do you get a number count beside each record such as: 1. record 1 content 2. record 2 content 3. record 3 content
|
| forum software | 29 Dec 2008 19:04 GMT | 4 |
I'm putting together my first site using coldfusion and would like to add forums, are there any good coldfusion-based forums out there or should I just use phpbb, SMF or some such thing? It's my first time working with forums so any and all comments appreciated!
|
| Stupid question - cannot dispay coldfusion variable?? | 29 Dec 2008 14:51 GMT | 2 |
I can't get a variable to display, if I dont use cfparam to put a default value of blank in order to declare the value I get an error, and if I use cfparam this way each time a form is submitted the page reloads and the variable is empty due to the declaration??
|
| CF extension in Flex Builder | 26 Dec 2008 19:45 GMT | 3 |
I'm currently using Flex Builder 3 on OSX Leopard and I've updated the Eclipse platform to 3.3.3. I just installed the ColdFusion plugins from the official download page but they don't seem to be working. I can go to New -> Other and then attempt to start a ColdFusion wizard but ...
|
| String Manipulation | 25 Dec 2008 13:18 GMT | 3 |
Can anyone tell me if there is way to break up a word or series of continuous characters into a list of the individual characters, and if so, how I go about it? Thanks in advance.
|
| simple CFM forms getting Stack Overflow | 24 Dec 2008 18:39 GMT | 2 |
What causes the error message "Stack Overflow at Line #" ? How can I fix it. I get this error message in very simple, uncomplicated .CFM forms upon submit.
|
| Get selected value of cfselect | 24 Dec 2008 17:45 GMT | 16 |
Hi. What I want to do should be simple, but it's killing me! All I want to do is display the selected value of a cfselect on my page. Here's the code: Select: <cfselect name="ddlStates" value="fullname" display="fullname"
|
| XML help wanted | 24 Dec 2008 17:30 GMT | 5 |
wrote a code to generate the an .xml file. It doesnot work. Can any one find any mistake in the code. code: ===============================
|
| JRUN thread number | 24 Dec 2008 12:43 GMT | 2 |
I was looking for logs and the field "threadId". I've found that "JRPP-X" is for JRUN thread and the X is a number. My X increases, about +200 per day for 60k connections... So I'm wondering if it means that there are memory/thread leak or something like that...
|
| Some coldfusion config/environment issues | 24 Dec 2008 01:27 GMT | 2 |
I decided to learn Coldfusion so I got the developer edition. Having installed this, the administrator page throws this error: Server Error in Application "Default Web Site" HTTP Error 404.3 - Not Found
|
| onSessionEnd delete username from applicationlist | 23 Dec 2008 06:11 GMT | 14 |
I need some help with the OnSessionEnd function within my Application.cfc, let me explain: When users log in to the website their username gets stored in an application list 'users' (so I can show the users currently online on the website, for
|