I am trying to access the paypal webservice but I can't just use the cfinvoke tag because PayPal requires you to acces their webservice via HTTPS with an SSL certificate. I have installed the ...
I installed CF8 on a test server to plan for upgrade from CF7. When I reboot the server, the "ColdFusion 8 Application Server" service does not start. I checked to make sure the service was ...
I would like to create a moving slideshow in Flash, like what is on http://yakimasymphony.org/, but I would like to draw the images from a database using ColdFusion. I would also like to draw...
I am seeing this error in the event log and I am trying to detrimen the cause. Can someone point me in the right direction.
Failed to register with the CMS servername. Please make sure the...
When using CFQUERYPARAM with CF_SQL_CLOB, any string longer than 1000 characters is ignored (not truncated, ignored completely). If I put it in as straight text (i.e. myField = 'myValue'), it...
Hi, I need a solution with answers.
I have five fields that are set to float in the SQL DB. I want the user to be able to enter numbers, commas, decimals, and negative numbers only. If any...
Hello,
I am writing a web based email app that uses the flash capabilities in Coldfusion. In this particular instance I am having problems with the behavior of cfgrid. First I have a checkbox...
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'm a coldfusion developer and I have a new project where I have to deploy a war file on jetty. My was war file will be a part of a huge application and will be deployed within it. As long as ...
Dear experts,
I am designing an intranet application, and I would like to use the windows authentification on my intranet.
What are my options? Can I detect either the windows user or th...
i need to change the date format from mm/dd/yyyy to dd/mm/yyyy, but i encounter this problem
Error Diagnostic Information
ODBC Error Code = 22008 (Datetime field overflow)
[Microsoft]...
Hi,
Does anybody know a good and free forum / bulletin board, that I can easily plug-in a coldfusion site? Custom tag, or code doesn't really matter.
Thanks,
Floris.
I need to round 99.96456146 to the nearest hundredths
Thanks
Hi All,
I need help in trying to figure out why a random error seems to happen. I have built a continuing education search and registration application. People will search for their worksho...
Hello there,
I have two issues.. one regarding calculating some values in my mysql tables and secondly how i can display these with CF code.
I have identical tables with different data i...
hi i have a query that will select the invoice number in the quotation and will determine if that quotation has an invoice already. but i have a problem in my condition. this is my query: the ...
I am using SQL Server 2000 and ColdFusionMX. I have a query that returns several records per user (the database is not relational), one of the fields contains different information depending o...
Unless I'm missing one, there doesn't seem to be one built in?
First person who can point me in the direction of a free function/custom tag/etc that can encrypt using the md5 algorith gets ...
A table contains the column names TITLE and AREA. Each AREA contains many TITLES.
I want to display a list of AREA TITLEs that match a string from the AREA DESCRIPTION, but only one TITLE f...
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...
I am using a flash form to display a grid that has fields bound to the grid. One of the fields is a datefield. It's displaying the date as "Mon Apr23 01:00:00 GMT-0500 1963". I want to disp...
I have some paths being entered in a form, which are used in other places as dynamic directory locations.
When inserting from the form (cfquery, insert... etc) I need to check these fields ...
Hi everyone,
After copying the entire wwwroot directory from our old web-server (2k SBS) to our new 2003 box, one of our websites decided not to work anymore. When it is viewed on the 2003...
I saw this progress bar script in the Cold Fusion Contruction Kit. I just want to know where this script is being made to wait 5 seconds as noted in the comments of the script? I just do not ...
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, ...