I hate to be the thorn because I'm a CF lover but...
I just upgraded 2 weeks ago, and all my cfgrids broke. It seems that there is something wacky about those. Upon investigation in the Allaire forum, I found out that there's quite a stir going on about the cfgrid. We got them fixed after a...
I hate to be the thorn because I'm a CF lover but...
I just upgraded 2 weeks ago, and all my cfgrids broke. It seems that there is something wacky about those. Upon investigation in the Allaire forum, I found out that there's quite a stir going on about the cfgrid. We got them fixed after a...
I need to populate a select box with the years available from a database. The full dates are stored in the database, but I just need the years(no duplicates, of course). I don't care if they come directly from my query, or if I have to do some manipulation in CF before I use them. I just need...
Can anyone lead me to some sites that are using the new graphing capabilities of CF5?
I really need to see what they look like and what kind of functionality they provide before I decide to either upgrade or purchase a 3rd party sofware.
Any sites at all appreciated.
TIA!
I've been losing sleep over this one and would appreciate anyone who can find the solution. I did a work-around that involves about 600 lines of code (it's insane, I know!) because I was out of time and had to deliver the product, but now I really need to make it proper. So...
It's the admin...
I'm in desperate need of some help. I do ColdFusion, but not PERL.
Here's the deal...
I need my users to agree to a statement before they can execute a script. The site is in CF, but the script is CGI. I must use the CGI, and cannot rewrite the funtionality in CF.
I can send either a URL...
Well, I'm not sure what's causing that, but I can only imagine that the algorithims that manipulate the images either have some bug or need some fine tuning. I say this because I used the tag to resize some jpgs and they didn't look so hot.
I think the practical uses of the tag are limited to...
Okay, Okay...
I fixed my own problem at long last by removing the single quotes from #theDate#.
I thought I'd post the solution for future archive search for others.
I am passing a date from a form in 2 parts (month and year)
The following code is giving me an error. The error is related to the date. Any ideas?
<cfif isDefined("Form.addrecord")>
<cfset theDate = CreateDate(Form.theYear, Form.theMonth, 1)>
<cfquery...
Does anyone know of any kind of CF image editor app or custom tag that can be integrated into a site? I am looking for something similar to what is found at http://www.myimager.com.
Most specifically, I need for the client to be able to upload, resize and optimize their jpgs (and GIFs) for use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.