473,549 Members | 3,010 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ColdFusion Forum

Coldfusion (Adobe) application server and scripting language - Ask questions about ColdFusion scripting, IDE, databases, SQl, components, CFCs, syntax, server setup, Coldfusion 6 / 7 / 8 and more.
10
2,396
thread by: cfmx2008 | last post Jan 29 '08 by: acoder
Hi all, I'm creating an application that cleaning of the data on the address fields is required. The problem is in "Address 2" fields. Here is the problem: the data in this field could be like "cas101" I want to keep the "101" and clean any words that start or ends with "cas" and keep the "101". I'll appreciate your hint and suggestion. Thanks
3
2,396
thread by: soad789 | last post Nov 27 '08 by: acoder
Hi there, I was wandering if anyone can give me help on the following please. I am very new to coldfusion. I have to create a web page which contains 6 images with text taken from an access database which is already stored on the web server. If an image is clicked, a new page is opened which displays the image and the description. Can...
3
2,393
thread by: rengaraj | last post Feb 19 '07 by: acoder
Hi I'm currently running CF 4.5 on a NT4.0 box. I need to migrate to a box running Windows 2003 Server. Can anybody help answer the following questions? 1- Does CF4.5 support Windows 2003? If not, what is the lowest version of CF that supports 2003 and is still being support by Adobe? 2- Does Adobe support cold fusion Upgrades or Migrations...
1
2,390
thread by: pegassi | last post Jan 5 '07 by: acoder
Which one u prefer for deplying bussiness applications, ASP or CF? And which one is usable for bussiness applications? Thanks...
1
2,389
thread by: kayox007 | last post Dec 18 '08 by: acoder
hello everyone, please i need help, i intend uploading 5 pictures all at once with each file fields named pic 1 to pic 5, the first field is compulsory , but am finding it hard getting their file names after the upload since #cffile.clientfile# returns only one name
0
2,381
dorinbogdan
thread by: dorinbogdan | last post Jun 6 '07 by: dorinbogdan
Hi mods/experts, Please take a look at this thread and help if possible. Thanks, Dorin. EDIT: Sorry about posting it in the wrong place (Articles section). Please move it in the right place.
1
2,369
thread by: usha harali | last post Sep 23 '10 by: acoder
Source: Allaire Allaire MIB Failure to connect to url: http://servername/cfide/mib/getmetricdataXML.cfm. I see this error in the event log and it takes down the app pool and then comes back withing 10-15 mins. Pleas help!!! I dont know whats going on...
1
2,360
thread by: Dburn | last post Mar 25 '10 by: acoder
Is it possible to upload a ppt doc in CF 9, get the dimensions of the PPT file, and convert to a PDF with all colors, images and formatting intact with same dimesions on both files, I tried a quick conversion and it dropped some fill shapes and put a 36 x 18 into a 11 x 8.5. It would have to be done dynamically as a custoomer would upload a...
1
2,347
thread by: CFM Enquirer | last post May 15 '07 by: acoder
What is the best way of DataBinding data held in an XML format to data controlled by Coldfusion? Thanks for your help.
1
2,333
thread by: elamunyon | last post Apr 28 '10 by: acoder
I have a coldfusion search that is pulling from a database and it does not seem to be finding the input variables. I keep getting no reults from my input, when I know that it should be finding something in the database. I have it set-up to display "Sorry your search returned no results." I have attached my code.
1
2,331
thread by: Speacock | last post Jun 22 '07 by: acoder
I was wondering if there is a way to set up my dual processor Linux server to have ColdFusion MX7 (or hopefully 8) Standard edition allocated to only run on one processor that way I don't have to get 2 licesnes (they charge per CPU). Then I want to set up mySQL to run only on the second processor. Any help would be appreciated. Thanks!
1
2,318
thread by: susan10 | last post Dec 14 '07 by: acoder
Im new to Coldfusion, and here is what i would like to do: I'm using a html-editor on one cfm-page, and saving the text in a database: --mytext written i the html-editor ---------------------- Nunc libero ligula volutpat ac aliquet id laoreet ac lacus.
2
2,293
thread by: ndeeley | last post Jun 2 '11 by: ndeeley
Hi, I've created a form that allows the user to upload an attachment. I can save the attachment with <cffile> and create a directory (if none exists) with <cfdirectory>. However, I want to save the absolute filepath to a database field so I can use it as a hyperlink later. I've tried to concatenate the directory path with a trimmed...
1
2,280
thread by: jesmi | last post Apr 26 '07 by: acoder
please provide me the simple and small application for coldfusion for adding, editing, deleting, viewing the records having only two fields ie Name and Address into database. since i m a beginner of coldfusion, i need only the simple code so that it will be easy for me to understand. please provide me the code to be written in dreamweaver.
3
2,273
thread by: winterjunkie | last post Jan 17 '08 by: acoder
Does anyone know where I can buy a Cold Fusion calendar that has all the bells and whistles? I have a client that needs a calendar they will be using very frequently, and will have a lot of information in it (some days reaching up to 10 and 12 events). So, I am looking for a calendar that will allow them to easily mange a large amount of...
1
2,270
thread by: need2tri3 | last post Nov 14 '07 by: acoder
when I install IIS and coldfusion I don't have this problem. the install was done by the customer. he should have installed as is out of the box. when I install my app IIS can't find the cfm files. where did the install go wrong?
1
2,269
thread by: Keith Pastorek | last post Jan 14 '11 by: acoder
So I have a form that has an array passed in. When generating the online form, I loop through the array and create the same text boxes for each value in the array. So my text boxes (relating to landscaping) have names like mow1 for the first array value, mow2 for the second, etc. When I submit the form I need to loop through the form fields in...
1
2,259
thread by: dchester11 | last post Jun 30 '07 by: acoder
Where in CFs inner workings does it create the JS function at the top of each page regarding form checking? The reason i ask is that i need to change the generated code. It tries to put the cursor int the first field with an error without checking to see that it's valid. In my case it is hidden. I have not been able to find this function in...
3
2,238
thread by: Blackmore | last post Dec 22 '07 by: acoder
I developed a Coldfusion based website that makes use of a Microsoft Access database with an ODBC driver connection. It appears that the ODBC driver does not work properly with the Microsoft Vista operating system. I would like to be able to develop my website further with a new computer I have just bought that operates with MS Vista. Does...
6
2,231
thread by: mafolle2003 | last post May 21 '07 by: acoder
My name is JEAN, MY question is: I am using dreamweaverMX with coldfusionMX. After I downloading the coldfusion 30 day trial I tried to log the coldfusion administrator, I got an error message:Application server error, Internet server error 500. JEAN,
1
2,229
thread by: chona | last post Oct 5 '07 by: acoder
hello! I have this site that uses coldfusion and jsp. On my coldfusion pages, the japanese text were displayed well but on my jsp pages, garbage were displayed instead of the japanese text. I used the shift-jis character set for my jsp pages while utf-8 for my coldfusion pages. Can somebody tell me what's the problem here?
2
2,228
thread by: cabry | last post Dec 18 '07 by: timselena
Please help. I am creating a site that needs to do a search based on postocode from the postcode table and then use it to use the solicitorsid's it receives and search the solicitors details table and the fees tables. I have the following code <cfquery name="getpostcode" datasource="conveyancingshoppers"> SELECT solicitorsid from...
1
2,211
thread by: Seb Salcedo | last post Oct 22 '11 by: acoder
On a listing page, I'm trying to display Charts thumbnails and Thumb picture if there's one available. So I need an CFIF statement similar to this: If there's a thumb, show it, otherwise show chart. Here's what I got so far: <cfif Len(Trim(ImageThumb))> <div style="float:left; "> <a href="#itemLink#" #sTarget#...
1
2,200
thread by: elamunyon | last post Apr 27 '10 by: acoder
Hello, I am using a coldfusion search to query a database and the results work fine in IE7, however, when I preform the same query in Mozilla I get errors. Has anyone run into this before? Does Mozilla have stricter requirements? Thanks in advance! Emily
4
2,196
thread by: bushnellweb | last post Jul 25 '10 by: iohos
In my form I named the check boxes "chk_img_" & #i#. So I get how to use it in IsDefined, but how do I get it to display the value of that FORM.check_img_1 without hard coding the number 1? Sometimes it might be like up to 1,000 and I'm not going to hard code a 1000000000 options. This is probabyl a very easy fix, but i've been up all night...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.