Yesterday I installed Security Update 2008-005 (Intel) on my MacBook Pro
and Apache wouldn't talk to ColdFusion 8 any more!
I'm not Mac savvy enough to understand why, but it had something to do
with paths. Symptoms were very confusing and caused many hours of head
scratching. It wasn't startin
If you trying to install ColdFusion MX7 on Vista and the installer bombs
with java.target.Invocation exception then do a silent install and it should
go in just fine:
http://kb.adobe.com/selfservice/viewContent.do?externalId=87bd20f4&sliceId=2
Same for Windows Server 2003 SP1, though the installer
About 10 mins later I figured this out with isBinary and BinaryEncode(blah,
"Hex"), in case anyone comes across the same issue.
-Original Message-----
From: Matt Barfoot [mailto:[EMAIL PROTECTED]
Sent: 26 November 2007 23:27
To: CF-Talk
Subject: Oracle RAW(50) - string conversi
When I cfquery a Oracle database row with a RAW column in it, it is returned
as a ByteArray.
If I view the column in a SQLNet client like Toad you see a string, probably
hex I'm guessing.
I'm wondering how I correctly detect it and convert it to a string
afterwards?
I want to avoid doing it wi
ut
my Seeker project. It is a CF/Lucene implementation.
http://seeker.riaforge.org.
On Nov 19, 2007 5:27 AM, Matt Barfoot <[EMAIL PROTECTED]> wrote:
> Hello Jonathan,
> I had a problem with Verity and a certain set of PDFs on MX7. I've
> experimented hard, but with no resolu
Hello Jonathan,
I had a problem with Verity and a certain set of PDFs on MX7. I've
experimented hard, but with no resolution. I lot of people who use Mac's and
cf favour apache lucene. There are quite a few examples out of using cf with
lucene. I downloaded them code and followed the getting start
1) Are the ajax components resuable i.e. using javascript libraries and
methods going to stay the same so you just need to change the server-side
response to these calls?
2) Pick one of the code files and convert it -- how useful this is depends,
because you may or may not be able to test the resu
Hello Tom,
How about proxing requests through Apache and using the location directive
(Allow from) to lock it down.
Thanks,
Matt
-Original Message-
From: Tom Chiverton [mailto:[EMAIL PROTECTED]
Sent: 06 November 2007 09:32
To: CF-Talk
Subject: Re: Restricting access to the default remo
If you're going to the Excel manipulation server-side then this is probably
a good bet:
http://jexcelapi.sourceforge.net/
You will need to install the relevant jars on to your server, update your
java classpath in cfadminstrator and then call with cfobject.
After that it should be a simple case
ext is off - I'd probably just
ignore.
On 10/26/07, Matt Barfoot <[EMAIL PROTECTED]> wrote:
> Hello Ray,
> Thanks for the advice and it worked, but has given way to a more curious
> problem.
>
> Say I have one PDF "Learning how to use the CFFORCE by R. Camden" then
ntext information. You have to specify
contextPassages with a # greater than 0.
On 10/26/07, Matt Barfoot <[EMAIL PROTECTED]> wrote:
> I can't seem to get verity to index PDFs properly. I can index a PDF,
check the collection in CFADMIN which shows the doc is indexed. I can the
pick a
Hello Richard,
You could do with with css just do:
mailto:[EMAIL PROTECTED]
Sent: 26 October 2007 14:39
To: CF-Talk
Subject: cfinput button image
Hi,
just wondering if it is possible if i can have a cfinput of type button and
then place a small image in the button instead of text.
i have tr
I can't seem to get verity to index PDFs properly. I can index a PDF, check the
collection in CFADMIN which shows the doc is indexed. I can the pick a phrase
from the PDF, seach against it and I get 1 result. The problem is the result
only shows a summary. If a CFDUMP the context field is empty.
13 matches
Mail list logo