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
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_10340785.html
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20322309...
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")>...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20659293...
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_22903196...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
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:
...
http://www.experts-exchange.com/Programming/Languages/Regular_Expressions/Q_23049991.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFMLDate Answered: 02/08/2008 Grade: A Views: 0