| Thread | Last Post | Replies |
|
| CFCOOKIE Reading | 10 Aug 2007 19:48 GMT | 5 |
I have set a cookie with the usersname and I wanna be able to see if the cookie is set and read in the value. Can someone tell me how to do this?
|
| Limit the CK_key in the CFSearch? | 10 Aug 2007 18:30 GMT | 2 |
How do I restrict the CFSearch to serach only a list of ID in the CK_Key. For example. I have a list of 200 ID (same as cf_key). and I have a "Criteria A". If I just do
|
| Dynamic Page Changing | 10 Aug 2007 17:36 GMT | 15 |
We have some digital TV's that we are streaming info to across the organization and the TV scheduler is really bad for what we are trying to do so Im looking for some help. Basically we are pushing one webpage out for a one minute block of time then we need it to refresh to the ...
|
| cfmail and Disposition-Notification-To | 10 Aug 2007 14:11 GMT | 1 |
Hello, sorry for my very bad english i need to ask for a notification of reception when i post an email with cfmail. I try ; <cfmail from="mon@email.com" to="#anuaire.email#" subject="blablablabla"
|
| CFChart - not displaying after 7.02 Updater | 10 Aug 2007 11:27 GMT | 10 |
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
|
| URL string | 09 Aug 2007 19:24 GMT | 3 |
I've setup a site where an email is sent to me if a error occur. I've been getting this one weird lately and was wondering if someone could tell me what is the problem... the string in the url is the following...
|
| How to sort output of <cfexchangemail... | 09 Aug 2007 15:39 GMT | 1 |
I have searched everywhere to find this simple answer to a simple question. No seems to have asked this question so far. Here is my code: <cfexchangeConnection
|
| Search a string for a specific value | 09 Aug 2007 15:15 GMT | 4 |
I've tried a hundred things and have not got this to work. A million thanks to anyone who can help! I have a string that consists of numbers such as 3,4,8,9,10 So I want to setup a select query to pull a value from the database if that
|
| TIFF to PDF | 09 Aug 2007 10:06 GMT | 3 |
Hi all. Just wanted to know if CF8 can convert a TIFF file to a PDF on the fly. Thanks for your help!
|
| Logging Viewer Activity | 09 Aug 2007 07:04 GMT | 4 |
How can I verify whether a logged in user has viewed a certain page? Thanks
|
| Creating a Zipped File | 08 Aug 2007 23:04 GMT | 1 |
I have developed an application where a user submits large graphics files which are then emailed to our client. Is there a way that these files can be compressed using WinZip or another compression utility) before being emailed? Just got back to using Cold Fusion recently and ...
|
| Two problems | 08 Aug 2007 17:31 GMT | 5 |
My first problem might be the easier of the two. I have this function that accepts two named arguments and 3 additional unnamed ones. Depending on the value of the 4th argument (True or False) if passed in, the 5th argument is used.
|
| Very Slow and CPU Hungry uploads... | 08 Aug 2007 15:15 GMT | 1 |
I'm using CFFile (MX 6.1) to upload a file to a server on the local network. This works fine for files < 5Mb but when I got to 18.5Mb it starts to take >20 minutes and the server CPU usage jumps to around 93% for jrun.
|
| allowable time limit Tag | 08 Aug 2007 15:14 GMT | 2 |
Hi i have a upload csv area, but i am getting a error of The request has exceeded the allowable time limit Tag: CFQUERY is there away around this error? <cfloop index="currRow" from="#form.startRow#" to="#form.dispRows#">
|
| Coldfusion to SAP Web Services | 08 Aug 2007 14:53 GMT | 1 |
Hi, hopefully someone has done this before, were trying to connect coldfusion to sap to get information from and to SAP. The error message I am getting is: Web service operation "ZISR_SPECIAL_DATA_GET" with parameters
|