How to you do a date comparison to a datetime.
ie: Have a datetime in a database and want to get all records for a single date.
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...
Isn't there a CF tag I can use that will strip out html tags on a variable?
I have a variable I'm getting back like so....<icon>35</icon> that I need to clear out the tags in order to disp...
I have a MS Access DB with a column of data in all CAPS and I need it in Title case.
Suggestions?
I have the following two lines of code:
<cfheader name="Content-Disposition" value="attachment;filename=#filePre##fromDate#-#toDate#.csv">
<cfcontent type="application/octet-stream" d...
I need to know how to unset a session variable and regular variables...
Thanks in advance!
hi,
i am relatively new using XML/SOAP, however i am working on a project where we must create a data feed of our products and send them to Amazon to be listed on their site as an affiliat...
I setup a basic email server using windows 2003 (not using exchange). I'm able to send and recieve email to the server using outlook.
I have the setup from this website that I used as examp...
What would be the best way to insert date and time into a datetime field in mysql 4?
I searched the site and I *KNOW* there's an solution for this. I have 2 cfinput datefields stacked on top of each other in a form. (yes, using a table if that matters - yes bad coding, I know...
I have a 'users' table and a 'diaryDates' table. The users table has two foreign keys columns: assignedTo & createdby which pull from the users table. I need to change my SQL query around t...
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...
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...
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 ...
The company I'm with is running ColdFusion MX 7.0.1 with JVM version 1.4.2_05 on Windows Server 2003. A lot of our code uses the date and time functions built into CF and we are wondering how ...
I've developed an app that allows a user to upload a TAB DELIMTED CSV file (of job listings), and which is then turned into a query object on the front end of his website (against which search...
I have a number: 64118.56
How do I round this to 65,000?
I would like to change the port that Coldfusion RDS runs on from 80 to something else. I currently have Coldfusion 8.
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 ...
Does anyone have any nice code to produce a pop up reminder window once a specified reminder date has occured ?
Do i need to run this code in the application.cfm every one or two minutes or...
Hello.
I have a .cfm page that loops through a stored proc and populates the page with data returned from the query. One of the columns retuned by the query is TransID which is the the primar...
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...
is there a cold fusion object/tag
I can use to decode a Base64 Encoded graphic image?
In Windows 2000 Server, the IIS server allowed one to map .htm files to the ISCF.DLL coldfusion file via the Add Mappings option in the Configuration Tab.
But this doesn't work in Windows 2...
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...