| Thread | Last Post | Replies |
|
| cfexecute for mathematical algorithms | 17 Mar 2005 20:00 GMT | 1 |
Hi I need to write C++ programs to do long mathematical algorithms which I want to combine into cfm pages. I know java is quicker but i dont use java and C++ CFX tags are enough to drive someone mad. Now that MX6.1 can return a variable from an executable program, is it feasible ...
|
| coldfusion mx and fck editor integration | 17 Mar 2005 18:55 GMT | 1 |
Hi, was just wondering if anybody could help me out with something . i am attempting to get fck editor to work with coldfusion mx. Initially i had to change one of the paths in the sample file, as it couldn't find a required template .. Once doing that it simply tells me that ...
|
| Capturing IP Address | 17 Mar 2005 18:45 GMT | 1 |
How can we capture users' IP Address with ColdFusion? Onnuri
|
| CFFORM onSubmit() | 17 Mar 2005 16:20 GMT | 2 |
I have been trying to figure this one out. Haven't found the solution by searching the forums. I'm hoping someone else has come across this and will be able to offer insight. I have created a CFFORM, FORMAT="flash", in ColdFusion MX7. The form works
|
| How to insert images? | 17 Mar 2005 15:58 GMT | 5 |
I am a newbie to ColdFusion MX and I would need a little help for a didactic job I?m doing. I have a Database where I want to store ?Datas & Pictures?, so working together with ColdFusion/Dreamweaver I build an ?insertpage? in Dreamweaver and
|
| Is Time Between 2 other times | 17 Mar 2005 11:30 GMT | 2 |
There is an obvious solution to this but I can't figure it out: I need to know whether the current time is between midnight and 8am. Thanks
|
| Coldfusion Tags in a Query Result... | 17 Mar 2005 11:18 GMT | 8 |
I have a query that returns a bunch of html code from a database. This populates the contents of my page. I would like to add some coldfusion tags within this html that is being retrieved. However, when I display the results of the query, the coldfusion tags are
|
| Mulit Lingual ColdFusion Applications | 17 Mar 2005 03:39 GMT | 2 |
Has anyone dealt with Multi Lingual ColdFusion Applications Here? I've never worked on one, but we want to start working on Multi - Lingual Applications, and I have no idea where to begin. What considerations need to be taken from
|
| IIF function question | 17 Mar 2005 02:44 GMT | 8 |
I'm studying for my ColdFusionMX exam using Ben Forta's study guide. There is quite a bit of errata in the book, including code that simply doesn't work. It's very frustrating. I thought maybe if I posted some of these code samples here I could get a correct answer. It's not in ...
|
| Coldfusion MX migration from windows to lunix | 16 Mar 2005 21:14 GMT | 2 |
Hello, Any one did migration of Coldofusion MX from windows to Linux. What are the requirements. Is anybody know online tutorials so I can read it. How diffcult it is to migrate from windows to linux and what changes i need to make. I know little bit about linux and which web ...
|
| Display name based on date | 16 Mar 2005 20:38 GMT | 6 |
Hi All, I am trying to put together a cfm page that will display a users name based on the day of the week. The user selects a range of dates that they want their name on the list, their name should only show Monday thru Friday. is there an easy way to accomplish this in CFM?? ...
|
| When to use getters/setters with CFC's | 16 Mar 2005 19:59 GMT | 1 |
I'm a bit confused as to when it is good practice to use getter/setter methods in CFC's and when to use the THIS scope to make the properties publicly available. There are some articles around, but some are creating getter/setter methods for each property while others strongly ...
|
| Trouble Accessing Web Service Results | 16 Mar 2005 19:10 GMT | 4 |
I have been trying to access a number of different web services that return a city and state for a given Zip code. I can successfully get a response from them (three samples are shown below), but cannot seem to figure out how to get the actual city and state from the object that ...
|
| ColdFusion Report | 16 Mar 2005 18:56 GMT | 1 |
HI! ya'all, I am working on ColdFusion Report (Trial Version) in which I am passing three parameters which are 'bDate' (begaining date), eDate (ending date), and numberId. In query builder if I try this ?StoredProcedure_Report '01/01/2004','01/01/2005',#param.Id#" it works fine ...
|
| URL.CFID confusing sessions | 16 Mar 2005 17:39 GMT | 2 |
Where do I start? When going to any of our web sites, the home page comes up and i the URL I have a CFID and CFTOKEN URL vars. On this same home page I have a sign in box. People sign in, get verified and appear to be signed in. They then go to pages that are restricted and ...
|