Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
jiecoldfusion #1
coldfusion server 7 problem
Hi,
Some code work fine in coldfusion 5. but in coldfusion 7 give me an error. for
example:
CellValue = Range.Value;
<cfif CellValue[1][1] eq "some value" ...
it will check Excel sheet content.
Before it works eventhough the sheet cell(1,1) is empty.
But right now, it works fine when sheet cell(1,1) has some content. if it is
empty cell then it will give me error
Element 1 is undefined in a Java object of type class
coldfusion.runtime.Cast$1 referenced as
Thank you for you help!
jiecoldfusion Guest
-
ColdFusion MX 7 Server Problem
Hi, Yesterday I had downloaded CF MX7 Developer edition and installed many times but I didn't start it CF administration page. It's coming always... -
Coldfusion Server Slowdown
Hi, My ColdFusion Server slows down frequently (4 - 5 times a day on good days) , almost like it's stuck in a loop. Each time this happens I... -
CFM 5.0 code with Coldfusion server 7.0
We plan to upgade from from coldfusion 5.0 to coldfusion 7.0 and I want to know whether I will need to make any changes to my CFM pages to make the... -
ColdFusion Server 5 and SSL
I know that 128 bit encryption is not supported with CF 5, and we're likely going to upgrade to 7, but before we did, I wanted to make sure that the... -
ColdFusion MX 6.1 and 7 on the same server
Hi, I am running ColdFusion MX 6.1 Server Configuration on Red Hat Enterprise Linux 3 with Apache HTTP Server 2.0.46. Can I install CFMX 7...



Reply With Quote

