Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Top ColdFusion Studio Solutions: 1 - 16 of 16
  • 1
 
<cfsetting showdebugoutput="No"> <cfheader name="Content-Disposition" value="inline; filename=SrpMonthlyDetail.xls"> <cfcontent type="application/ms-excel"> I have a field that has a user...
i am looking for a function that allows me to round a number down to nearest lower half integer tenths. Example: if the number is 7.7 I want it to be rounded to 7.5. So basically the nearest l...
Hello experts, I am trying to change Novell passwords using a coldfusion form, but I'm running into problems.  The code sample attached is the basically where the problem is coming.  The us...
Hi everyone, I'm sure I'll get laughed at for this one but here goes... I have a cfform in flash format to enter preventive maintenance data.  The form is emulating a PM worksheet so I d...
I am needing help just showing a simple 3-digit Julian date in a CFPARAM tag in Coldfusion.  So basically what I am looking for is something that if the date is May 21st, 2008 then the tag wou...
How would I get this query just to pull the last 30 days of postings
Hello experts. i have a query like: <cfquery name="artikel" datasource="#dsn#"> SELECT a.Art_ID,a.User_ID, a.Kat_ID,............ Output: <input name="imageField3" type="image" class="imag...
Ok this has to be easy but I'm just not getting it. Any help would be awesome. Say someone comes to a page on Monday after 5:30PM I want them to see one thing but if they came before 5:30PM...
Hello experts. I want to replace a button with an image. I have tried to do this allready but with the image it does not work good. The two codes are here:
Can anyone provide some material in defining the different types of variables like session var, form. etc etc. I just started learning Cold Fusion so getting difficult in gathering the materi...
Trying to make an indented list from a query, There is a page Hierarchy column in the database id                                  pageHierarchy 1                                         ...
We changes the IP address and Domain of a Server on which Coldfusion is running. Suddenly the CF MX 7 ODBC Agent & Server services does not start. I get the foollowing error message when tryin...
Hello experts. In my result page i have a button to send one artikel with Art_ID to the shoppingcard. Now if the artikel is allready in the shoppingcard i want to show another image. I use ...
Coldfusion Experts, I would like to output a list of file names from an image folder (on the server), which I would then display within a form select box. The selected file name would then ...
Is there a way to slow down the messages that actually get into the mail spooler itself in coldfusion? I am familiar with slowing down the actual cfmail process itself, but I have to run di...
I need to link to tables where the field in one table  is numeric and the other table contains a string field using ColdFusion.
 
  • 1