| General CF Topics (view all ...) | Last Post | Replies |
|
| Discount cheapsale LV Jeans | 27 Aug 2010 09:38 GMT | - |
Discount cheapsale Affliction Jeans <free shipping paypal payment> Discount cheapsale AK Jeans (http://www.brandtrade66.com) Discount cheapsale Armani Jeans Discount cheapsale Artful Dodger Jeans <free shipping paypal payment>
|
| Best-selling ColdFusion Author Ben Forta Keynotes at AFPS 2010 | 24 Aug 2010 11:00 GMT | - |
Ben Forta is Adobe Inc.'s Director of Platform Evangelism and has over two decades of experience in the computer industry in product development, support, training, and marketing. He is the author of the best-selling ColdFusion Web Application Construction Kit series, as well as ...
|
| cfselect | 15 Aug 2010 00:03 GMT | - |
Does someone knw how to two dynamic cfselect in coldfusion....Where when u select one cfselect the other cfselect changes
 Signature Message posted via WebmasterKB.com
|
| dynamic cf tables or field | 14 Aug 2010 15:07 GMT | - |
I would be glad if someone could help me with this code.I would like to create more person field with a click of a button and save it on the same page so that users can remove,edit and update it on the same page.And all this should be able to save
|
| cfinclude help | 23 Feb 2010 08:50 GMT | 1 |
I am creating a site using cfincludes to place the header and footer on the template. The header and footer are images on which I place links using hotspots (maps). Everything works fine when I have the hotspots/maps on just the header. But when I add them to the footer also, ...
|
|
| Getting Started (view all ...) | Last Post | Replies |
|
| Coldfusion, MS SQL, Hash Best Practices,... | 26 May 2009 15:15 GMT | 9 |
I am trying trying to store hashed data (user password) in an ms sql database; the datatype in the database is set to varbinary. I get a datatype conflict when trying to insert the hashed data. It works when the datatype in the database is set to varchar.
|
| Best encrypt Algorithm to use | 03 Apr 2009 18:21 GMT | 2 |
We have a e-commerce store that needs to store credit card numbers for a few of its customers. I know that the best solution is to not store the numbers at all and this is our default option, however there are few stores that need this information for shipping, etc. We are using ...
|
| Potentially stupid <cfwindow> question | 02 Apr 2009 01:41 GMT | 1 |
One can use ColdFusion.Window.getWindowObject(name) to get the object relating to a <cfwindow>, provided one knows the name. Fair enough. What I'm trying to work out is from inside a <cfwindow>, is there a built-in way of saying (something like) ColdFusion.Window.getCurrentWindow.
|
| how to call this webservice | 02 Apr 2009 01:29 GMT | 3 |
How do I call this webservice? I am trying to call using this code but it displays an error:? Please help me..... ACtual webservice
|
| Administrator will not load | 01 Apr 2009 01:01 GMT | 6 |
I cannot start CF8 on XPPro because port 51800 is not available. I can't figure out where to go to find port 51800. I read some of the pages on this issue, but a path wasn't clear to me. Have any of you run into this and what did you do to work around this? Thanks, Karolus
|
|
| Advanced Techniques (view all ...) | Last Post | Replies |
|
| incorporating javascript variable into cf array variables | 03 Sep 2010 09:12 GMT | - |
good day. i need help about this code; i got an error: variable Z is undefined, whenever i ran in the browser <script type="text/javascript">
|
| CFChart - not displaying after 7.02 Updater | 07 Jul 2010 16:09 GMT | 12 |
We ran the 7.02 updated on 7/9, and ever since, cfchart no longer renders our flash charts - in IE. I've tried it in Firefox and it works fine. Any thoughts on why IE would be choking on this? The IE js error message is: Line: 125, Char: 1, Error:Object Expected, Code: 0
|
| Coldfusion9, cftextarea, no richtext controls | 02 Jul 2010 20:45 GMT | 1 |
Howdy all, I am trying to use cftextarea but the richtext controls are not showing up. it looks like a big text box. In FF3 the toolbar does not show up but in IE8 at least the toolbar shows up. Any ideas are
|
| CFDOCUMENT cut off last and first line in pages | 28 May 2010 21:44 GMT | 16 |
Hello, every: I am using CFDOCUMENT tag to create pdf file. This is some simple text line and images(eg. width=58 height=58). All go well, but the last line and first line is half cutoff. The line is half show in
|
| ColdFusion SQL encrypted connection (in pipe) | 21 Nov 2009 12:42 GMT | 1 |
I am looking for documentation about what if any encryption support is available for Coldfusion MSSQL datasource connections on the ColdFusion server. There is a setting in MSSQL that forces client applications to encrypt
|
|
| Database Access (view all ...) | Last Post | Replies |
|
| cfcatch raise_application_error | 03 Apr 2009 21:37 GMT | 1 |
I've defined a custom exception and message in a stored procedure and am attempting to display it to the user via the cfcatch object. The problem is that I'm unable to easily display the message since it doesn't appear to be easily referenced. For example, I have defined the ...
|
| MS Access Vs. SQL Server... Internet Appropriateness | 03 Apr 2009 21:37 GMT | 3 |
I have a client who uses and uploads an Access database to the internet that we are using Coldfusion to access. The issue is, that when someone is "viewing" the Coldfusion page, then the database gets a lock, as Access believes (correctly) that the
|
| Access query problems | 03 Apr 2009 17:05 GMT | 4 |
This query takes data from two tables so they can be compared . They are linked together using the PWS_ID. When I run it I get the error.... Element DATECCRDELIVERED is undefined in TBL07COMPLYDETAIL. Query is below. SELECT tbl07ComplyDetail2.PWS_ID, tbl07ComplyDetail.PWS_ID,
|
| I need to copy tables to other database in mssql | 03 Apr 2009 14:26 GMT | 1 |
I need to copy tables to other database in mssql I'm using Microsoft SQL Server Management Studio 9.00.3042.00 Do you think the following is any good or do you recommend another.
|
| help this search engine form | 03 Apr 2009 10:55 GMT | 2 |
I'm a newbie in coldfusion.. What i want is that when user upload the file into the database, it will automatic updated in the database and it's particular folder(example like 2007 folder, 2008 folder etc..)when uploading excel or pdf file into each of the folder. Below is a must ...
|
|
| Flash Integration (view all ...) | Last Post | Replies |
|
| cftree flash format | 09 Apr 2009 17:09 GMT | 2 |
I have a client who is griping that they have to click on the arrow on the cftree(flah format). Is there a way to allow them to click on the folder or the whole row to open instead of the arrow? All help is appreciated. Thanks,
|
| parameter not passed in error | 29 Mar 2009 23:17 GMT | 15 |
I have Flex 3.0.214193 and CF 8,0,0,176276 and Oracle 10.2.0.3. I've been search for several days for an answer to this one. There is very little out there about this type of error, but then there is very little about any problems with Flex and ColdFusion.
|
| Flash will not display on cfm page | 24 Mar 2009 21:31 GMT | 2 |
For some reason my coldfusion server will not display any Flash (including Flash Forms) If I change the page to html it displays fine, also there are no issues with my dev machine, both machines are running cf8. Any ideas? Thanks in advanced
|
| Error in CFC - message to Flex | 02 Mar 2009 21:02 GMT | 1 |
I am sending messages to a flex program via a CFC reading messages off of a socket (gateway is called asocket - the flex gateway is ows35_example4 via LCDM). The messages are getting to the flex program but errors are showing up in
|
| Integrate Upload Videos | 27 Feb 2009 16:19 GMT | 1 |
I have a client who would like to upload video as part of their database records. What I would like to do is to have CF incorporate that video, (wmv) into a Flash SWF file that is precreated on the public side.
|
|
| Server Administration (view all ...) | Last Post | Replies |
|
| CF8 keeps crashing | 18 Sep 2009 23:06 GMT | 23 |
I have 2 servers running CF8 for a few days, and if everything was ok on my test box, the productions servers keep crashing. The 2 servers share the same site using a hardware load balancer. The database is as SQL Server 2005, and the files are stored on a NAS cluster.
|
| CF Mapping not working on linux | 06 Apr 2009 13:40 GMT | 1 |
We installed CF8 on linux, and my app ran fine. Then *something* happened, and now CF mappings are not getting recognised. I am not the admin for the box, and unfortunately there was a delay betwen it getting broken and me being able to look into it. Subsequently, no-one can ...
|
| Problem with CFM 7 | 04 Apr 2009 09:34 GMT | 3 |
Hello Guys , I am new in this forum and i have a problema with coldfusion. I have many sites in my CFM Server. A have a Windows 2003 SP2 32 Bits and ColdFusion MX
|
| Editing CF8.0.1 Sandbox Settings Slows Down IIS7 | 03 Apr 2009 22:49 GMT | 18 |
I'm running CF8.0.1 on Windows Server 2008 Standard (all 32-bit) and our web site content is located on a UNC share. When I log into ColdFusion Administrator and perform any task under Sandbox Security (i.e. adding a sandbox, editing properties of existing sandboxes), our web ...
|
| CF8 Standard performance monitoring on Server 2008 | 03 Apr 2009 22:40 GMT | 6 |
Having trouble finding information on this as it is notoriously difficult to search for things specific to 2008, but such is the rough and tumble life of the bleeding edge. I enabled the Performance Monitoring feature in the CF Admin hoping to see
|