| Thread | Last Post | Replies |
|
| Merchandise website / Online shopping | 25 May 2006 20:20 GMT | 6 |
I really need your help with this issue for I'm not familiar with it. A client is asking for a page where customers can pay online using Visa/Master cards. I would like to have an introduction/brief/links of this topic that may help. Kindly note that I'm totally new to this.
|
| cfchartseries seriescolor specifications | 25 May 2006 18:40 GMT | 1 |
I am trying to color bars different colors based on their value but it appears as though I can't use a cfif statement in the cfchartseries tag. Does anyone haave any ideas on how I can work around this to color the bars different colors?
|
| Extending or modifying of CF tags behaviour | 25 May 2006 17:29 GMT | 3 |
May be it's just a dream but... Is it possible to change defined behaviour of ColdFusion's tags? For example, I'd like to modify behaviour of CFINCLUDE. Now it can include templates only. Is it possible to extend CFINCLUDE's
|
| <cffile> | 25 May 2006 14:57 GMT | 5 |
I want to know if the <cffile> tag creates a file then writes the inforation to it...Because when i run my application it does not right the values of my varibles to the msg.txt which is my file and i dont know why....Is there something i am doing wrong.....
|
| server conf. --IIS | 25 May 2006 14:08 GMT | 5 |
I set up the IIS server on my windows machine..but i cannot execute an asp page...it displays a blank page...need help... I test my cf apps on my local machine too..
|
| Close browser window issue | 25 May 2006 07:42 GMT | 2 |
I have an app that if the user uses the logout button the database gets updated to free up the login id for next time. What can I do if the user doesnt use the logout button and just closes the browser window.
|
| How modify password using CFLDAP | 25 May 2006 05:58 GMT | 1 |
I am using CFLDAP to manage the users in our Active Directory Server. But how can I modify user's password using CFLDAP. Any one has the example on this? Thank you!
|
| XML Error - Illegal character or entity reference syntax | 25 May 2006 02:14 GMT | 1 |
Illegal character or entity reference syntax. Illegal character or entity reference syntax. The error occurred in D:\Docwf\dashboard\dsp_TestXML.cfm: line 80 Called from D:\Docwf\dashboard\fbx_Switch.cfm: line 357
|
| Query XML Documents | 25 May 2006 00:30 GMT | 6 |
Does anyone know of a good Tag, CFC or UDF that will allow me to easily create CF recordsets from XML documents?? I need to be able to search and sort like I would be able to with a regular database query. Bill
|
| Testing Rows in an Array | 24 May 2006 23:15 GMT | 2 |
Hi Folks - I was wondering if someone can point me in the right direction on how to test if a certain row within an Array exists. Here's the scenario -
|
| Process works fine... how to track which column is causing error.. | 24 May 2006 22:18 GMT | 8 |
hi, i have a big sp which does lets say tasks A, B, C, D... After every task i.e A, B, C, D I have an update or insert statement. The update & insert both work fine, except that I have coldfusion catch code for sp execution and it returns String or binary data would be truncated ...
|
| Dynamic Validation with Calculations | 24 May 2006 18:22 GMT | 3 |
I have fairly complex matrix for calculating dues for a membership application. I want to be able to calculate the total dues as the user selects the various pieces of the membership which I would normally do with Javascript. However, the value of each checkbox varies based on ...
|
| cfinput validate="time" AM/PM | 24 May 2006 18:21 GMT | 1 |
Ok just upgraded local server to 7.0.1 i am still having problems. if i validate as time i cant use the AM/PM part of the mask. if i dont validate as time i can use a mask like 9:99 AA but its not a
|
| Interesting form input | 24 May 2006 17:15 GMT | 5 |
Goodday all. Let me give you a brief overview of what im trying to do. I am developing a a stock management system. And for that we need to take stock. We use barcodes, which is not a problem.
|
| innerHTML | 24 May 2006 17:09 GMT | 3 |
anyone has a function to put innerHTML for a div in coldfusion not in javascript ? thx
|