Advertisement

1 - 10 of 109 containing alltags:("Cold Fusion") (0 seconds)
1.What is a web server?   A company had more than 45 computers  can connect to the net just by one server. 2.How do you define 'cold fusion"? Any reply is appreciated
Zones: Web Development, Web Development, CFMLDate Answered: 05/31/2000 Grade: B Views: 0
              I have recently installed CF Server and Studi 5. When I try to go to the CF Adminstrator Screen I get the following screen. Allaire Cold Fusion Template Header Size: New Ver...
Zones: ColdFusion Application ServerDate Answered: 07/11/2002 Grade: C Views: 0
I have a simple signup page going on here. Something similar to below... <cfif NOT IsDefined ("form.submit")>        <!--- form is displayed here ---> </cfif> <cfif IsDefined ("form.submit")>...
Zones: ColdFusion Application ServerDate Answered: 08/09/2003 Grade: A Views: 0
Hello, Im trying to teach myself regex pattern for CF! I have searched the web and have found some good sources BUT I still need regex for dummy break down still! Any good books I should know o...
Zones: ColdFusion Application Server, ColdFusion ...Date Answered: 10/19/2007 Grade: A Views: 0
Hello,  I have been fighting this question for a week and thought maybe someone could help me out.  I have a form that inserts into a database and all is good. Now i am working on a page to edit th...
Zones: CFMLDate Answered: 11/11/2007 Grade: B Views: 4
Experts, I am dumping some data, but am looking for a better way to dump it.  I want to use my itemnumbers as column headers and have each user as a row.  For instance, I want to have UserID   ...
Zones: CFMLDate Answered: 03/27/2008 Grade: A Views: 0
I have a system that puts a tracking ID in the subject of emails but I am having trouble writing an expression to retrieve just the tracking ID.  The subject line of an email would look like this: ...
Zones: Regular Expressions, ColdFusion Ap...Date Answered: 12/30/2007 Grade: A Views: 0
Experts, I have to send out mass emails, and do not always get a clean data file.  Is there a way for me to use  a try catch block to catch any invalid email addresses?  At times I will get emai...
Zones: CFMLDate Answered: 01/25/2008 Grade: A Views: 4
From my cold fusion application, I would like to have a button that should bring up an Oracle Discoverer Report in a pop-up window.  I have the following line of code that calls the Javascript func...
Zones: CFML, JavaScript, WebApplicationsDate Answered: 02/04/2008 Grade: A Views: 19
Experts, I have an item in my database that looks like this "SURVEYD104_1".  What I want to do is remove the underscore, and then make an update to the database inserting SURVEYD104 as an itemnu...
Zones: CFMLDate Answered: 02/08/2008 Grade: A Views: 0