| Thread | Last Post | Replies |
|
| Move 2 Linux [ :(] | 12 Mar 2007 19:12 GMT | 2 |
Hi f,m,& others we are moving our coldfusion apps from a win server to a linux box...our concern is the case sensitivity..Our file names or directory names and sometimes a call to another page within the code might cause a page not to
|
| search engines | 12 Mar 2007 17:45 GMT | 1 |
Hi does anyone know how to get google to display there results like this website name Home Page - description About Us Page - description
|
| POI-Apache ERR | 12 Mar 2007 17:08 GMT | 3 |
What is the solution people ? The file exist in c drive with 2 sheets in excel file called "As-Built and Design" ........
|
| Process recordset in batch of 10 | 12 Mar 2007 15:45 GMT | 4 |
I've got a query that returns more than 1000 records. Now, for each record, there are several methods to be called and much processing to be done. If I just do
|
| Related Selects | 12 Mar 2007 13:48 GMT | 5 |
I'm trying to get a couple of related selects working based on Dan Bracuk's code. Below I'll write my interpretation. 1 - On top of cfm page: <cfquery name="Cliente" datasource="intraartis">
|
| Unix timestamp in cfgrid | 12 Mar 2007 09:48 GMT | 10 |
Sometime ago I produced a php and SQL jobsite. Users apply for jobs and the date they apply is converted into a unix timestamp and inserted into the SQL as an integer. I am now using coldfusion increasingly more, and am wanting to display the
|
| disable enter | 12 Mar 2007 08:25 GMT | 9 |
Hi i have a text area, which i need to stop users from using the enter key ie inside the text area the user can only use the spacebar and can NOT use the enter key to space out words
|
| mysql date stamp | 12 Mar 2007 03:00 GMT | 5 |
Hi i have a mysql date stamp in my table, i need to do the following, can someone please help a) a query so i can have a drop list of months generated from the datestamp b) once i have the drop list, on my action page i need a query to select the
|
| loop | 11 Mar 2007 10:47 GMT | 8 |
Hi i have 5 text boxes which are named phone1, phone2 etc i need to run a loop through the code below to do the following 1. evaluate to see if the form elements are empty 2. if not empty get rid of spaces and leading zero
|
| CFXML error | 11 Mar 2007 02:34 GMT | 18 |
Does anyone have a clue why I'm getting this message? The tag name "CFXML" is not a properly formed name for a ColdFusion Extension (CFX). <cfprocessingdirective suppresswhitespace="Yes">
|
| cfhttp connection failure error | 11 Mar 2007 02:32 GMT | 5 |
Any clues why I'm getting a connection failure error with cfhttp? This is frustrating. I'm trying to do a basic CFXML and I can't even connect. I'm seeing postings of problems with it. We're running MX7. I'd welcome any tips or clues.
|
| Changing content on page without refreshing | 10 Mar 2007 22:43 GMT | 3 |
Hey, I need to find out how to have content on my web page to change without the web page refreshing. Basically, I want to have a section on my web page that will have news articles and i want to have two tabs one for "recent" news and another for "popular" news and when the user ...
|
| web services and sessions | 10 Mar 2007 17:22 GMT | 8 |
how to maintain a session with coldfusion web service?
|
| Dynamically finding the web root | 10 Mar 2007 16:15 GMT | 1 |
I am trying to make one of my applications truely dynamic so far as reading the xml configuration file. The configuration file is in my web root (config.cfm) this file is merely an XML file wrapped in comment tags to prevent anyone from seeing it if they browse it directly. ...
|
| Resize Image when uploading | 09 Mar 2007 23:07 GMT | 12 |
HI all, Is there any way I can resize image when user upload the file to my server. Lets say I need to resize the file from 300 pixels to 500 pixels. Thanks in Advance Nick
|