| Thread | Last Post | Replies |
|
| Picture Scroll Bar with HyberLink | 02 Jun 2005 14:50 GMT | 2 |
How can I use CF to do something like this http://www.cateringdiary.com like the picture scroll bar at the right hand side.... Thank you very much
|
| numbers in cfchart | 02 Jun 2005 14:25 GMT | 1 |
Greetings all. I have created a chart that seems to work just fine. The bulleted numbers are from the same query and represent the 4 values or bars in the chart. However, as you can see in the output, the numbers cfchart is putting in the graphic
|
| Moving to Active Directory | 02 Jun 2005 13:47 GMT | 3 |
We currently have our mail, web and DB servers and client computers in a workgroup. We want to move everything to AD. The AD server is Win2003, the web, db and mail servers are win2k and the clients are winxp pro. Any suggestions on how to make this go smoothly?
|
| What is CF injection? | 02 Jun 2005 10:09 GMT | 6 |
Hello people We are doing a security revision of our application, with the help of some consultants. They alerted us to the risc of ColdFusion injection. Having searched the web, I ask: What is CF injection?
|
| Uniquely identify a client | 02 Jun 2005 06:29 GMT | 1 |
:beer; I am using SESSION variables to track a client. However if the user opens two clients on the same computer, they client variables can be set by either client.
|
| Writing Word with CFContent | 02 Jun 2005 04:25 GMT | 3 |
I can write a simple word document using cfcontent. However, I do not seem to be able to impose any formatting on it. Does anyone out there have any experience with this?
|
| Please help - SOAP | 01 Jun 2005 22:46 GMT | 1 |
I need to call a SOAP method that is hosted in a Sitescape server from a coldfusion page. I used CFINVOKE to make this call first. What I got is "Could not generate stub objects for web service invocation". I've been informed that there was no WSDL file associated with the ...
|
| Connect Direct call using CFEXECUTE | 01 Jun 2005 22:44 GMT | 1 |
I am trying to CFEXECUTE Stirling Commerce's CONNECT DIRECT program via a Batch File command. I can get Connect Direct to start but can't pick up the arguments it needs to send anything. Something about how CFusion syntax is bumping heads with the usage of this program. Could be ...
|
| How to handle browser refresh and DB insert | 01 Jun 2005 21:48 GMT | 1 |
Any ideas on how to accomplish the following: I have a search page that inserts user's search terms into a database so I can return "The Top Ten Searched for Companies Are". I want to prevent a company from simply hitting the refresh button a hundred times and moving
|
| Interfacing With Ohio Tax Web Service | 01 Jun 2005 20:44 GMT | 1 |
I am having trouble interfacing with the Ohio Tax web service. It is designed to take in an address and return an XML formatted set of data. Although I've never used xmlsoap I was under the impression that i could use <cfinvoke> to make the connection to this webservice. ...
|
| ODBC Release | 01 Jun 2005 18:31 GMT | 2 |
I have a problem with an ODBC. We use a system called Logic (for Print Industry). Logic created their own ODBC "Logic Associates 32-bit Driver". It works fine most of the time. Sometimes (2-3 times a week), the ODBC stop working for some reason. When it
|
| cfchart Problem | 01 Jun 2005 17:24 GMT | 2 |
I am having a problem displaying all of the itemColumn values when I use the cfchart function. I am retreiving 10 records with a query, however on 5 of the itemColumn values are displaying. All 10 of the valuecolumns are displaying and only everyother itemColumn value.
|
| ASP to Coldfusion Conversion | 01 Jun 2005 14:09 GMT | 5 |
I have thousands lines of code written in VB and ASP. Does any one know a conversion module from ASP(VB) to Coldfusion for example convert the IF to CFIF the FOR to CFLOOP Thanks
|
| How to sort an array of structs using StructSort? | 01 Jun 2005 08:29 GMT | 4 |
How can I sort an array of structs using StructSort (or another method) and using a struct element as the sorting key? I have an array of structs, where each struct contains a result record after a query using Verity Search.
|
| Unknown XPath error. | 01 Jun 2005 07:08 GMT | 1 |
I am trying to assemble an Docbook -> HTML Parser. As XSL-Stylesheet I use the XSLs I got from the Docbook-Homepage, extended with the TLDP customization layer, as I found nicely described here: http://www.happy-monkey.net/docbook/ Using xsltproc via cygwin it generates nice ...
|