Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / October 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Formating to Percent06 Oct 2007 20:38 GMT4
I have a variable that is a long 0.1243453235 and I want to render it to a
percent. What function do I need to use?
And the darnest things is that I know this and cannot remember. :-)
JAI (Java Advanced Imaging) and CF806 Oct 2007 20:26 GMT9
I'm using the Java Advancer Imaging API since CF6 and made several jar files
to manipulate images (as it wasn't integrated in CF).
Today I installed CF8, put the "jai_core.jar" and "jai_codec.jar" in the
"cfroot\runtime\jre\lib\ext" folder as I did when I first developped my
Re: CFHTTP Not Parsing RSS for Display06 Oct 2007 00:12 GMT1
<cfset
URLtoPULL="http://www.goupstate.com/apps/pbcs.dll/section?Category=RSS07&mime=xm
l">
<cfhttp url="#URLtoPULL#" method="GET" timeout="15">
Compare and Sort a List05 Oct 2007 22:54 GMT5
I have this list called productColors:
<cfset productColors = "White, Translucent, Slate, Sand, Moss, Merlot, Latte,
Black">
And, I have a dynamic list that is not sorted correctly and is a subset of the
creating xml file05 Oct 2007 22:40 GMT3
Hi
I have two includes and I would like to create this in xml file.  
<cfcontent file="test.xml" type= "text/xml">
<cfinclude templete="tes1.cfm">
Problem Outputting Data From Second Table Based On ID in FIrst Table05 Oct 2007 20:41 GMT5
Hi Everyone: I have been stuck for a couple of days on a couple of issues. Here
is one:
I have a COURSES table. I also have a COURSES Summary page that displays all
of the courses and related info.
How to Output All Rows but Dynamically Limit Columns?05 Oct 2007 20:11 GMT2
I am pretty new to Coldfusion and I'm stuck on how to do a specific kind of
search in Coldfusion.
Here is the basics:
1. I am working with one table (called COURSES).
Perform Query Off line05 Oct 2007 18:36 GMT2
I have a form where the user is allowed to make selections and then uploads a
file to be processed. How do I process the queries off-line and send results to
the requestor via mail as a comma separated value (CSV) file?
I mainly need to know how to call the file withouth letting ...
Creating an XML file with CF05 Oct 2007 16:02 GMT8
I need to loop through a query to create an xml file.  How do I create a file
using CF?  I thought maybe cffile but I don't see an attribute for "new", just
things like append, delete, move etc...  Am I missing something here?  I've
used cfheader to send content to the browser ...
Re: cfimage performance issues05 Oct 2007 11:10 GMT3
"Now with the same code on CF8 it is very slow...using CFimage or Alagad."
Let me calrify the above line of yours....Are you saying that CFIMAGE and
ALAGAD both are slow on CF8 ?
Is it slow all the time or only the first time you access this page ?
Uploading an image or a video to a database05 Oct 2007 10:11 GMT6
I know this is probably simple but I have never had to do it before, but how do
you use CFMX to upload an image directly to a database.  Then be able to
display that image on a web page?  I have a database with a column for an image
and it is a BLOB character format.  How do I ...
Calculating the "Compound Annual Growth Rate".05 Oct 2007 08:57 GMT2
I am trying to calculate the Compound Annual Growth Rate.  I know what the
forumla is (see link below), but cannot work out how to do this calculation
within Cold Fusion... which functions to use nor how to string them together.
Was hoping someone with a bit more experience with ...
CF8 get cfgrid totalrowcount with ajaxonload() function05 Oct 2007 08:53 GMT1
i have a cfgrid bind to a cfc which returns a structure (a
queryConvertForGrid() applied to a query resultset)
the grid works fine.
i want to add a line to the cgid's footer "XX total records found". and
Re: queryAddColumn05 Oct 2007 08:00 GMT3
I would like to add the column without populating it. Is this possible?
Thanks
Fred
Is Defined04 Oct 2007 18:08 GMT15
I need to insert a cfif that will ensure that a form field is populated and if
it's not output a message.
Any help?
Here is what I tried:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.