| Thread | Last Post | Replies |
|
| JRun to reload a web application | 10 May 2007 15:06 GMT | 1 |
We are using a combination of ColdFusionMX Hibernate and JAVA. Is there a way to get JRun to update when we have altered the JAVA side of things. At the moment have to stop and start the server to get it to pick up the changes which is a pain when developing. It does seem to ...
|
| CFCs | 10 May 2007 05:57 GMT | 5 |
This is probably a stupid question, but I am fairly new to Components. If I am defining all of my queries within a component, how do I then drag and drop values to form fields on my .cfm page (after using the INVOKE tag) using the bindings panel, like when you create the query ...
|
| iText + Migrating from CFMX 6 to CFMX 7 | 10 May 2007 04:43 GMT | 2 |
Developers, I have a standalone development box with CFMX 6 and the latest version of iText installed. I have successfully been able to merge multiple files of all shapes and sizes as well as add watermarks. However, I have yet to try this on
|
| CFX_excel - reading excel using coldfusion | 09 May 2007 23:08 GMT | 20 |
i got a form through with i upload the excel file. these excel files are parsed through cfx_excel tags. [b]is there any other instead of using cfx_excel query to read the values from excel sheet?[/b]
|
| Verity: Russian stemming | 09 May 2007 20:50 GMT | 5 |
I'm developing a site in Russian. One of the requirements is for the search to use the stemming functionality Verity CLAIMS to have. Now, I don't speak a word of Russian, but the client has provided me with some test words which I have pumped through a test rig, with very poor ...
|
| Passing form variables | 09 May 2007 17:57 GMT | 9 |
HI~ I have a cfform on my index.cfm page, and the action is set to go to a confirm.cfm page. On that page, I want the user to be able to look at the information they entered into the form, and then hit "Submit" if it is correct.
|
| CFCONTENT Saves file twice | 09 May 2007 10:09 GMT | 3 |
I am encountering a cfheader/cfcontent problem with IE6. When the browser displays the FILE DOWNLOAD options and OPEN is selected, the file opens with a [1] after the file name
|
| How can I achieve this with less code or faster? | 08 May 2007 18:13 GMT | 7 |
I have 2 database tables, 'products' and 'products_staging'. Every day, the 'products_staging' table is updated with a fresh batch of products (which are imported from xml files in a seperate process using Navicat software). I need to somehow compare this database with the ...
|
| Validating website's existence | 08 May 2007 15:33 GMT | 2 |
Is it possible to use CF to go out and verify that a website is up and running. I would just need to check and see if I the site is giving a 404 or not. Would CFHTTP work for this? The senerio I have is that when a person "registers" their site, I need to
|
| Validating website's existence | 07 May 2007 22:52 GMT | 1 |
Is it possible to use CF to go out and verify that a website is up and running. I would just need to check and see if I the site is giving a 404 or not. Would CFHTTP work for this? The senerio I have is that when a person "registers" their site, I need to
|
| address variable that holds more than one fields to downloadable CSV excel file | 07 May 2007 22:14 GMT | 2 |
Hello I have this code that converts a regular document to a downloadable CSV excel file And it works great: <cfcase value="CSV">
|
| ListSort ::|| | 07 May 2007 20:58 GMT | 18 |
Good morning all. I have a list like this [ \h12\|ctr10|img0.dgn|doc1, \h13\|ctr12|img0.dgn|doc2, \h13\|ctr13|img0.dgn|doc3, \h13\|ctr10|img0.dgn|doc40, \h13\|ctr15|img0.dgn|doc2,
|
| grouping output | 07 May 2007 19:25 GMT | 5 |
hi i have an update page, which shows all the activity of your friends on my website.. here it is http://www.musicexplained.co.uk/delete/updates.cfm?u=namtax&friends"
|
| group function in coldfusion | 07 May 2007 04:33 GMT | 5 |
Hello does anyone know how to use the group function in coldfusion my tables that out-puts to a html is outputing multiple CEENO for example CEENO
|
| auto gen pdf w/variable names | 05 May 2007 05:19 GMT | 3 |
I have the challenge to do the following: First example is business cards... Select business card templates... enter information for cards
|