Re: Apache and CF7

2008-02-09 Thread James Holmes
Surely you mean Java 1.4, and that's the highest supported JDK for CF7. Are you choosing to use an unsupported JDK? On Feb 9, 2008 1:39 PM, Phillip M. Vector [EMAIL PROTECTED] wrote: Unfortunally, that only works with Javascript 1.4 or below. Otherwise, I get a MBean error. Adrian Moreno

Re: Apache and CF7

2008-02-09 Thread Andy Allan
As Adrian says, you are using Apache 2.2, but you are trying to load the web connecter for Apache 2.0. The reason for the MBean error is most likely down to the fact you have Java 5 (or upwards installed). You need to use the 1.4 JDK to run the web server connector on CF7

Re: Apache and CF7

2008-02-09 Thread Graham Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What version of Apache are you trying to use with CF7. I have 3 CF7 Servers running with Apache 2.0 and Apache 2.2 without any issues along with countless VMWare Images with the developers version under Apache. If running Apache 2.2 you will need

Dreamweaver CS3 Mac issues with opening files/changing code

2008-02-09 Thread Scott Weikert
Hey gang - I've googled around a fair bit, poked in the prefs, but no love yet. Hence, this post. I recently picked up a new Mac tower (sweet!) and I've got Dreamweaver CS3 loaded up. All works fine except for one annoying issue - with certain files, Dreamweaver is changing my code when

Re: Dreamweaver CS3 Mac issues with opening files/changing code

2008-02-09 Thread Massimo Foti
For what's worth, I wasn't able to reproduce the issue on DW CS 3 on Win XP (different settings?). But I am not surprised by what you are seeing, DW still suffers from elusive bugs that can cause corrupted code. You can report your problem here:

Re: Beyond Captcha

2008-02-09 Thread K Simanonok
Tom Chiverton said the following on 2/8/2008 3:41 AM: Frankly, I think we users / developers spend way too much time trying to one-up the lowlife spammers. Instead, we should quit wasting time, re-channel our energies, grab some baseball bats, and start hunting the bastards down and beat the

Huh? EMBED and OBJECT Tags Get Modified During CFFILE WRITE?

2008-02-09 Thread Karl Simanonok
I use two simple templates in a rudimentary online file editing system that lets me edit any page of a site when I am logged in. The functionality works by using CFFILE to read a file and display its contents in a TEXTAREA field from where I can then use CFFILE to WRITE it back to disk as an

Printing mailing labels

2008-02-09 Thread Will Tomlinson
What do you guys use to print mailing labels with CF? I saw a cf_avery tag, but it looked kinda old. Thanks, Will ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

SPRY and Coldfusion.window.create

2008-02-09 Thread A M
When placing SPRY inside a cfwindow it works fine. However when using Coldfusion.window.create to create the window from the index page it throws me an error processing javascript in markup error. For some reason it cant pass the script from the original page to the created window. I have tried

Re: Printing mailing labels

2008-02-09 Thread J.J. Merrick
I would think the best way is to do a CFreport to PDF and print that way. http://www.adobe.com/devnet/coldfusion/articles/averylabels.html J.J. On 2/9/08, Will Tomlinson [EMAIL PROTECTED] wrote: What do you guys use to print mailing labels with CF? I saw a cf_avery tag, but it looked kinda

Re: passing URL variables to a cfwindow

2008-02-09 Thread Jose Diaz
any luck on this steve? I noticed the same problem but have not had time to delve any deeper. Jose On Feb 9, 2008 12:54 AM, Steve Good [EMAIL PROTECTED] wrote: Is it possible to pass variables through the URL scope to a cfwindow? If so, how? Thanks! :) -- ~Steve

Admin API

2008-02-09 Thread Jim McAtee
Does the Admin API exist in CF8 or has it be replaced by something else? ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w

Re: ColdFusion: Some People Just Don't Know Any Better

2008-02-09 Thread s. isaac dealey
Isaac you are insanely smart and you know it... quit rubbing it in. ;) Heh... it's funny, I actually have a mild complex that makes me worry that others perceive me as being egotistical. The other article prior to this one, the Devil Went Down to Silicon Valley, I've edited once or twice after

Re: Printing mailing labels

2008-02-09 Thread s. isaac dealey
What do you guys use to print mailing labels with CF? I saw a cf_avery tag, but it looked kinda old. My guess would be that just uses cfdocument to generate a PDF with known dimensions for the labels on an Avery sheet. I'd been planning to do this myself for one of my own projects and just

Re: passing URL variables to a cfwindow

2008-02-09 Thread Steve Good
No luck yet, but the other person working on the code may have found a solution. I have not yet seen the code yet though. ~Steve On Feb 9, 2008, at 8:56 AM, Jose Diaz [EMAIL PROTECTED] wrote: any luck on this steve? I noticed the same problem but have not had time to delve any deeper.

Re: Admin API

2008-02-09 Thread Brian Rinaldi
It exists. I use it on my Illudium Code Generator which works the same on both 7 and 8. -- Brian Rinaldi blog - http://www.remotesynthesis.com/blog ColdFusion Open Source List- http://www.remotesynthesis.com/cfopensourcelist Boston CFUG - http://www.bostoncfug.org Adobe Community Expert -

Re: Apache and CF7

2008-02-09 Thread Phillip M. Vector
Yeah. It's really a pain. So now, I have apache up and running for my PHP and other language testing and learning and the dedicated CF server up for my other testing and such with CF apps I make. It's a pain, but at least it works. s. isaac dealey wrote: I found that is probably the issue. I

Re: Apache and CF7

2008-02-09 Thread s. isaac dealey
I found that is probably the issue. I downloaded the new file and now, I can't load it under the current version of Java (need 1.4). *sighs* Wow, that's way more version dependency hell than I remember going through for Apache 2.2 ... I'd installed 2.2 early and then had to download a new

RE: Apache and CF7

2008-02-09 Thread Russ
Phil, I seriously don't know what you're talking about. Apache and CF 7 very simple to install. Download apache 2.x and it works out of the box. Go with Apache 2.2.x and you need the wsconfig update. I think you're complaining that you can't run wsconfig? Perhaps you should try the java

Re: Apache and CF7

2008-02-09 Thread Phillip M. Vector
I manually extracted the connectors and tried refering to them. Same issue. Can't load them. I'm also not using JRun. and as for using a more advanced version of javascript to run CF, I'd rather use the most up to data java then not. Requiring an uninstall to make something work isn't a good

sha-512 hash function

2008-02-09 Thread Richard White
Hi i know this is not a cf question but seeing as you guys are the experts i just wanted your feedback. i need a javascript function that converts a string into a hashed string using the sha-512 algorithm, if anyone know of one? thanks very much richard

Re: Admin API

2008-02-09 Thread Jim McAtee
Is there any documentation of the API anywhere? I can't find anything in the CF8 livedocs. All I could find were a couple of examples in the CF7 docs: http://livedocs.adobe.com/coldfusion/7/htmldocs/1734.htm - Original Message - From: Brian Rinaldi [EMAIL PROTECTED] To:

Re: Admin API

2008-02-09 Thread James Holmes
http://livedocs.adobe.com/coldfusion/8/htmldocs/basiconfig_37.html The rest of the docs are described there: To view the methods, method arguments, and documentation for the Administrator API CFCs, use the CFC Explorer. For example, to view datasource.cfc when running in the server configuration,

Re: Apache and CF7

2008-02-09 Thread James Holmes
Java, not Javascript. You understand you are running a config completely unsupported by Adobe right? This means that if you have a server issue, the first thing they will say is go back to Java 1.4. On Feb 10, 2008 6:09 AM, Phillip M. Vector [EMAIL PROTECTED] wrote: I manually extracted the

A suggestion of placing the # of msgs info to the left of a msg title

2008-02-09 Thread Don L
It would be much easier to read. Thanks. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive:

Re: Apache and CF7

2008-02-09 Thread James Holmes
The did update CF to work with Java 1.5 and Java 6 - by bringing out CF8. CF7 is currently stuck at 1.4, bad form or not. On Feb 10, 2008 8:39 AM, Phillip M. Vector [EMAIL PROTECTED] wrote: Yes. I realize I meant Java and not Javascript. That's why I said Java. :) and the not supported is no

Re: Apache and CF7

2008-02-09 Thread Phillip M. Vector
Yes. I realize I meant Java and not Javascript. That's why I said Java. :) and the not supported is no longer an issue. But if it was, it would be a cop out by Adobe. I mean, if 1.4 comes out and they write up a program that works, but after it goes to 1.5 or 1.6, it doesn't, then they should

sha-512 hash function

2008-02-09 Thread Richard White
hi, i am able to use the hash function in cf to hash a string using sha-512 algorithm fine, but does anyone know of a similar function in javascript that will hash a string using sha-512 please preferably it would be good if i had a similar javascript function where you passed a string and

Re: Apache and CF7

2008-02-09 Thread Phillip M. Vector
*nods* Figured. But I'm stuck with CF7 at the moment. :) James Holmes wrote: The did update CF to work with Java 1.5 and Java 6 - by bringing out CF8. CF7 is currently stuck at 1.4, bad form or not. On Feb 10, 2008 8:39 AM, Phillip M. Vector [EMAIL PROTECTED] wrote: Yes. I realize I meant

FCKEditor Surrounding CFQUERY with p tags

2008-02-09 Thread Philip Hayes
Does anybody know how to prevent FCKEDITOR from surrounding CFQUERY code from a loaded cfm page with p tags. This apparently is exposing the code to the WYSIWYG edito and not treating it as source code. I need to be able to use FCKEditor with CFM pages that have CF code. Any

Improving the way something works

2008-02-09 Thread Toby King
Hi there I have a program which is reading a list of names from a table in the database. I am wanting a user to select specific names and then these names will be available in the rest of the application (i.e. a cut down list from over 100 to approx 20). Basically I have a select box where

Tutorial Recommendation

2008-02-09 Thread Nate Willard
Hello all, I'm in search of a tutorial that shows the following: How to have a module on your page load its content after page load. The reason being there is a module on my page that takes time processing and I'd like to save the user experience by having that processing happen after page load.

Re: Tutorial Recommendation

2008-02-09 Thread Phillip M. Vector
Well, off the top of my head, I'd say just put it all in a div and AJAX it. Nate Willard wrote: Hello all, I'm in search of a tutorial that shows the following: How to have a module on your page load its content after page load. The reason being there is a module on my page that takes

RE: Apache and CF7

2008-02-09 Thread Dave Watts
I manually extracted the connectors and tried refering to them. Same issue. Can't load them. I'm also not using JRun. What J2EE application server are you using, then? Unless you installed an EAR or WAR for your CF install, you're using JRun. and as for using a more advanced version of

Re: Apache and CF7

2008-02-09 Thread Phillip M. Vector
Dave Watts wrote: I manually extracted the connectors and tried refering to them. Same issue. Can't load them. I'm also not using JRun. What J2EE application server are you using, then? Unless you installed an EAR or WAR for your CF install, you're using JRun. Let me rephrase. I used the

Re: FCKEditor Surrounding CFQUERY with p tags

2008-02-09 Thread Philip Hayes
Disregard the initial question. The solution to protect CF tags and prevent them from being modified is to use: FCKConfig.ProtectedSource.Add( /cf[\s\S]*?/gi ) ; // ColdFusion cf tags - OPEN. FCKConfig.ProtectedSource.Add( /\/cf[\s\S]*?/gi ) ; // ColdFusion cf tags - CLOSE. Now the

RE: Apache and CF7

2008-02-09 Thread Dave Watts
Let me rephrase. I used the developer internal server. It may be using JRun, but there is no separate directory for it. Then you're using JRun. A JVM was already installed when I installed CF7. 1.6. Right, but CF installs its own JVM. CF 7 installs 1.4. It's not uncommon to have a bunch of

Re: Improving the way something works

2008-02-09 Thread s. isaac dealey
Basically I have a select box where are user can click on a name in the left box and move it to the right box. This part all works. What I am hoping someone can tell me is the following. Is there anyway that when a person clicks on a name in the left that it is automatically highlighted in

Re: Tutorial Recommendation

2008-02-09 Thread s. isaac dealey
Not sure you really need a tutorial for that in particular, since you're using Prototype. I think you should be able to just do this: head script language=javascript function bodyload() { new Ajax.Updater(loadLate,loadlate.cfm); } /script /head body onload=bodyload() div

Re: Apache and CF7

2008-02-09 Thread Gerald Guido
Save yourself the hassle and get XAMPP. Seriously. The only time you need to do a full install of Apache is on Production and/or you need an absolute mirror of your production environment on Dev. Take 10 min and try it. On Feb 9, 2008 9:13 PM, Dave Watts [EMAIL PROTECTED] wrote: Let me

RE: A suggestion of placing the # of msgs info to the left of a msg title

2008-02-09 Thread Bobby Hartsfield
Not in an email client ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Don L [mailto:[EMAIL PROTECTED] Sent: Saturday, February 09, 2008 6:46 PM To: CF-Talk Subject: A suggestion of placing the # of msgs info to the left of a msg title It

Re: A suggestion of placing the # of msgs info to the left of a msg title

2008-02-09 Thread J.J. Merrick
get Gmail... conversations are your best friend. On 2/9/08, Don L [EMAIL PROTECTED] wrote: It would be much easier to read. Thanks. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get

Re: Apache and CF7

2008-02-09 Thread Phillip M. Vector
* XAMPP for Windows The distribution for Windows 98, NT, 2000, 2003, XP and Vista. This version contains: Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, Ming, JpGraph, FileZilla FTP

Re: Apache and CF7

2008-02-09 Thread Phillip M. Vector
Now, if you can find me a Virtural Machine with all the stuff with XAMPP AND CF7, then I'd be interested. :) Gerald Guido wrote: Save yourself the hassle and get XAMPP. Seriously. ~| Adobe® ColdFusion® 8 software 8 is the most

Re: Coldfusion 8 and RC4 encryption?

2008-02-09 Thread James Holmes
Keys for these algorithms are created via the GenerateSecretKey() function. On Feb 10, 2008 12:22 PM, Andy Matthews [EMAIL PROTECTED] wrote: I'm implementing a shopping cart called FoxyCart. They manage all of the processing and secure transactions, and once the order is complete on their

Coldfusion 8 and RC4 encryption?

2008-02-09 Thread Andy Matthews
I'm implementing a shopping cart called FoxyCart. They manage all of the processing and secure transactions, and once the order is complete on their end they offer, among other things, a secure data feed containing XML for the order encrypted via RC4. I looked up the encrypt/decrypt

Re: Error on site - quot;Error converting data type varchar to numericquot;

2008-02-09 Thread Rick King
Thanks for the tips everyone. I see four items I can improve: use cfqueryparam, server-side validation, use a replace function, remove single quotes from numeric data in query... Is a comma a reserved character? ~| Adobe®

Re: Apache and CF7

2008-02-09 Thread Gerald Guido
I know *exactly* what you are trying to do. Read my previous email. On Feb 9, 2008 10:04 PM, Phillip M. Vector [EMAIL PROTECTED] wrote: * XAMPP for Windows The distribution for Windows 98, NT, 2000, 2003, XP and Vista. This version contains: Apache, MySQL, PHP + PEAR, Perl, mod_php,

Years, Months and Days from a date

2008-02-09 Thread Steve Sequenzia
I am trying to figuring how to determine the year, months and days from a date. Like from 1/1/2007 to 2/9/2008 it is 1 year 1 month and 8 days. I am trying to figure out how to do that programmatically. I have been trying to do it with datediff but I cannot figure out how. Any help would be

Re: Printing mailing labels

2008-02-09 Thread Will Tomlinson
I got the cf_avery tag workin. It's pretty sweet. Had a few alignment problems but got it worked out. It's ancient and I figured rick probably built it, but he didn't. :) Thanks, Will ~| Adobe® ColdFusion® 8 software 8 is

Re: Years, Months and Days from a date

2008-02-09 Thread s. isaac dealey
Well you're going to need to do it in parts, right, so given the dates in your example, 1/1/2007 - 2/9/2008 returns 1 year, 1 month 8 days So ... startdate = 1/1/2007; enddate = 2/9/2008; days = datediff(d,startdate,enddate); years = int(days / 365); months = int(days / 30) - (12 *

calling CFexecute from local drive to a a remote drive

2008-02-09 Thread Lana Lim
Can CFexecute run a batch file on a remote drive? If I were to map a remote drive as z:\, can I just use the following? cfexecute name=z:\windows\psexec.exe timeout=30 arguments=\\10.100.50.119 -u user1 -p testpsw C:\Fcidata\fciprod\scpt_bat\MatchStart.bat” /cfexecute

CFexecute, batch file calling another batch file

2008-02-09 Thread Lana Lim
Does any one know that if you can call batch files from within another batch file using CFexecute? If this can't be done, how can you work around this? All my batch files are in the same directory of the Cold Fusion pages. I'm using ColdFusion 4.5 I am using CFexecute to run a batch

Re: FCKEditor Surrounding CFQUERY with p tags

2008-02-09 Thread s. isaac dealey
/cfquery.*/cfquery/ You want it to match what? everything from the opening on the opening cfquery tag to the closing on the closing cfquery tag? I'd probably go with: /cfquery\s[^]*.*?/cfquery/gi -- s. isaac dealey ^ new epoch isn't it time for a change? ph: 503.236.3691

RE: calling CFexecute from local drive to a a remote drive

2008-02-09 Thread Dave Watts
Can CFexecute run a batch file on a remote drive? If I were to map a remote drive as z:\, can I just use the following? cfexecute name=z:\windows\psexec.exe timeout=30 arguments=\\10.100.50.119 -u user1 -p testpsw C:\Fcidata\fciprod\scpt_bat\MatchStart.bat”

HOW TO: No consecutive cfschdule calls

2008-02-09 Thread Tyler Clendenin
I want to add a scheduled task. But I do not want the actions of this task to run at the same time. To test this i added a sleep loop to the page to make sure the request lasts long enough to test concurrent requests and then I just run the page twice in two different browsers. I have tried