| Thread | Last Post | Replies |
|
| Help with converting Script | 16 Jun 2005 20:02 GMT | 1 |
I have this script and where clause working on an ASP page, but I would like to make it work in Coldfusion. Need a little help converting it to CF. Thanks for the input. Script.....
|
| installing CFX_PayFlowPro on JRun4/cfmx | 16 Jun 2005 19:37 GMT | 1 |
i've been trying to install the cfx_PayFlowPro on a linux box running Jrun4 that has CFMX 6.1 with no luck so far. since the instructions for the cfx tag say to go into the cf admin and modify the JVM path to include where the Verisign.jar file is located, and made sure
|
| "Logon As" options for CF in Win 2003 server | 16 Jun 2005 18:37 GMT | 1 |
In order to get the CFFile's rename attribute to work, I need to specify that the Cold Fusion Application Server Service logon as a user other than the Local System. Can anyone tell me what permissions or local policies the user needs to have?
|
| WDDX and NULL values | 16 Jun 2005 16:34 GMT | 2 |
I am currently working on a project to upgrade from our ColdFusion server from CF 5.0 to CF MX 7. I've started testing our existing applications and have run into a problem with using the WDDX serializer. In CF 5.0 when I used the following code:
|
| Mathimatical functions | 16 Jun 2005 14:29 GMT | 7 |
I'm a little stumped on how to accomplish this. Here is what I have ************** <cfif rsGetCart.cart_sku_qty lte 2>
|
| Generates wrond date on file upload | 16 Jun 2005 13:04 GMT | 2 |
I am uploading files to a server with the CFFILE Action="Upload".........and, when i try to receivce the original date when the document was created it shows the date of when I uploaded it . (for example 2005-06-16 instead of 2005-05-13). Perhaps i am a bit slow, but how on ...
|
| Application.cfc getMetaDatadump() screenshot | 16 Jun 2005 11:39 GMT | 1 |
I believe that this is my first post here and I wanted to say "hey!," to everyone. On to business: I have a screenshot of something that I found and I was wondering if any of
|
| Custom Tag with images | 16 Jun 2005 11:10 GMT | 1 |
I am trying to create a custom tag that displays a table and an image on a table. The custom tag will actually reside inside the "custom tag" directory for ColdFusion 7. How can i display the table and the image on the page? I have no problem displaying the table. It is ...
|
| ColdFusion - PHP (Implode) | 16 Jun 2005 08:47 GMT | 1 |
What is the ColdFusion equivalent coding for "implode" in PHP ? PHP code : $source = implode ('', file ("http://translate.google.com/translate_t?text=$q_p&langpair=$lang&hl=fr&ie=UTF-
|
| cfsearch suggestions language | 16 Jun 2005 08:17 GMT | 1 |
I have a verity collection created with the language Dutch. In my search, I return the suggestions given by Verity, but these are always in English. Is there a way to set the suggested words to the language of the collection
|
| File Uploads | 16 Jun 2005 02:52 GMT | 1 |
I want to upload a file using cffile then have another page dynamically link to this file based on the username that a person is logged in with. For example, a client needs to view a pdf file (which is not uploaded into the database, only the path is) when he/she logs in. The ...
|
| NNTP Feed | 16 Jun 2005 00:04 GMT | 1 |
Can anyone tell me if the NNTP servers are down. I'm trying to access the forums using Outlook Express and it is not able to connect or find the server.
|
| How to get results from cfc method used as Form Action | 15 Jun 2005 22:34 GMT | 2 |
I'm collecting a value in a form field that I want to use a parament to a cfc method that performs a query and then returns data for formating on the calling (form) page. The Form action is a cfc name with the desired method indicated in a hidden Input field as described in the ...
|
| Question about url variables | 15 Jun 2005 22:20 GMT | 3 |
Does anyone know of a way to grab a complete url, save it in a variable and transfer it to another page. Thanks, Robert
|
| Access Database Horror | 15 Jun 2005 20:00 GMT | 4 |
PLEASE HELP ME. It takes about 21 seconds to bring up a form which has 24 input fields (7 of which are drop down fields that brings up selection items from the access database such as mfg, vendor, bldg #, etc.). The access database is not big at all.
|