Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top ColdFusion Application Server Solutions: 1 - 25 of 108
 
I cant install ColdFusion 8 on Windows 2008 with IIS7. I get the ErrorPage: HTTP Error 500.0 - Internal Server Error The page cannot be displayed because an internal server error has occur...
We do not have any clients running IE 6.0 within our organization, but I need to be able to test in IE 6. Is there any solution for this other than getting another PC with 6.0 installed?
I have had several people try this now, and CF8 will not install on Vista using IIS any more. Below is what you get, I could probably manually hack lots of IIS settings and get it working, ...
Hi, I found a similar question on this site, but the solution is not what I am looking for. I need to know if there is a way to reload the keystore/truststore while the JVM is running?   ...
I was just wondering if anyone here have experienced the same situation I'm in right now. In a nutshell, I'm noticing on my ecommerce website the cookie holding the shopping cart ID is bei...
I have attached the instructions for a form I am working on.  I understand how to pass the string for validation,  but what I don't know is how to hide the results from the user and then appen...
Hi All, I have a search form with a Getty-style drop-down menu with multiple selections.  Essentially, the user would but some text to search for in the text box (i.e. shovel), then have th...
I'm trying to loop through all the form fields, append the fieldname, value and carriage return into a variable, then inserting the variable into a sql server 2005 database. I can't figure out...
A sales total is passed to another CFM page via FORM.TOTALSALES. On that page are six unchanging numbers, 9,18,35,50,75,100. I need know which of these six numbers is closest to FORM.TOTALS...
I am using CF MX and consuming a .Net webservice (http://book.livebookings.net/webservices-test/internal/service.asmx?wsdl). When I parse the result to retrieve datetime values they are return...
I have a coldfusion form with a few multiple select list boxes. Users are successfully able select multiple values from any of those list boxes and do a search query that displays a results pa...
Hi, I'm calling a coldfusion webservice that pulls back records, parses them in xml and displays them but am getting this error..Document root element is missing.  Any ideas?  What would I nee...
I've successfully instlled CF8 on Ubuntu and now I'm tying to add a startup script to make it auto start whn the server is restarted. I followed the instructions in Matt woodwards blog on t...
I can't connect to authorize.net in my shared godaddy host account.  I was told by authorize.net that they are not receiving anything on the host side.  when I run the cf_aim.cfm script that a...
Is there a formula or tag to convert decimal time to regular time?  (ie 5.75 into 5:45)
I have a field in a query that is a tab-delimited list. I'm trying to use CFLoop to output the items of this list and I'm seeing some weird results. Code and sample below. It looks like t...
I'm trying to return a query that has both null values and empty values, which are different.  The following doesn't work..
<cfset MYLIST = 9,18,35,50,75,100> A changing sales total is passed via FORM.TOTALCOST. The total can be any value, such as $10.47, etc. Again, TOTALCOST changes for each user so its value ...
I am trying to install ODBC drivers for Excel on a server that is running Server 2008 64 bit. There is no option to add an Excel driver in the ODBC setup box. When I use the 32 bit ODBC setup ...
Hello, I have a query which checks for a condition in the table. If the record returned = 1. I'd like the cfloop to run the query again every 2 seconds until the query returns 0. Is this ...
I am searching active directory and pulling the direct reports of a manager. I am able to pull the list just fine, but I am not able to grab the one piece of output from the long string that I...
I would like to change the port that Coldfusion RDS runs on from 80 to something else.  I currently have Coldfusion 8.
I have results from our the new and improved PCI scan and it comes up with one Medium risk vuln. Description: The remote web application is using predictable cookie-based session IDs. Ideal...
IHello, We have tried installing coldfusion 8 on a windows 2008(64 bit) with IIS 7 and the installation completed with errors.  I tried running web sever configuration tool but it throws e...
Okay, I am having some trouble sending an email via Coldfusion 8. There are three servers all on the same network, all can access each other fine, and all also have different external IP ad...