Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Beru
So, does this silence mean that there's no solution? On 7/17/06, Beru [EMAIL PROTECTED] wrote: Hello you cool Gurus... here's the cool question of the day: How to schedule settings backups of my CF instances? I went on tracing the URL of the archive wizard, hoping to be able to stuff the

Re: OT: Javascript Menu that Displays Over IFrames

2006-07-18 Thread Mingo Hagen
I should have replied earlier, but for the sake of completeness, the Brainjar.com menu has always helped me out, we've even integrated it in our CMS. Check it out at: http://www.brainjar.com/dhtml/menubar/ There are other menu's out ther that have a smaller footprint, or some that have an

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Robertson-Ravo, Neil (RX)
Post when it's complete. Be good to have a look. This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Nick de Voil
I am aware (somewhat!) of the asynchronous Web services capability with CFCs in ColdFusion. What would listers recommend if I simply want to call a ColdFusion action page asynchronously. The asychronous call is a one-way trip and does not require data back to the caller. The really simple

Fusebox Documents

2006-07-18 Thread Anbu Selvan
Hi, Is there any site to download the fusebox documents. I want a detail document about the fusebox structure and the usage. Thanx in Advance Anbu ~| Introducing the Fusion Authority Quarterly Update. 80 pages of

Re: Fusebox Documents

2006-07-18 Thread Mingo Hagen
fusebox.org ? Anbu Selvan wrote: Hi, Is there any site to download the fusebox documents. I want a detail document about the fusebox structure and the usage. ~| Introducing the Fusion Authority Quarterly Update. 80

Re: Checksum Object?

2006-07-18 Thread Tom Chiverton
On Monday 17 July 2006 16:57, loathe wrote: Anyone know of an easy to use checksum object? cfDirectory, cfFile and hash() ? -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Tom Chiverton
On Monday 17 July 2006 17:10, Rick Root wrote: That wouldn't be asynchronous though. Because his page would wait for the CFHTTP to complete. Not if you set a low timeout value :-) -- Tom Chiverton This email is sent for and on behalf of

Re: Macromedia.com RIP?

2006-07-18 Thread Tom Chiverton
On Monday 17 July 2006 20:59, Tim Claremont wrote: Pinging Macromedia.com gets no response. If it used to work at all, all that could mean is that Adobe have more sensible firewall rules. -- Tom Chiverton This email is sent for and on

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Tom Chiverton
On Tuesday 18 July 2006 07:19, Beru wrote: So, does this silence mean that there's no solution? Maybe you should be less lazy :-) -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Mingo Hagen
In programming laziness is a good characteristic. Mingo. Tom Chiverton wrote: On Tuesday 18 July 2006 07:19, Beru wrote: So, does this silence mean that there's no solution? Maybe you should be less lazy :-) ~|

Re: Macromedia.com RIP?

2006-07-18 Thread Mark Drew
Just as a laugh I put in www.allaire.com which redirected me to www.macromedia.com and then, it redirected me to ww.adobe.com. I wonder if in a number of years, and adobe gets bought by, say, apple we will have more redirections? (I am not implying that Adobe will ever be bought out by Apple,

Re: Fusebox Documents

2006-07-18 Thread Nick Tong - TalkWebSolutions.co.uk
for FB5 go here: http://www.fusebox.org/index.cfm?fuseaction=documentation.WhatsNewInFusebox5 On 18/07/06, Mingo Hagen [EMAIL PROTECTED] wrote: fusebox.org ? Anbu Selvan wrote: Hi, Is there any site to download the fusebox documents. I want a detail document about the fusebox

Re: Macromedia.com RIP?

2006-07-18 Thread Tom Chiverton
On Tuesday 18 July 2006 10:01, Mark Drew wrote: I wonder if in a number of years, and adobe gets bought by, say, apple we *shhh* :-) -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited

Re: Macromedia.com RIP?

2006-07-18 Thread Mingo Hagen
Or get in an infinite loop once Jeremy or JJ buys out Adobe... and changes it's name to Allaire Mingo. Mark Drew wrote: Just as a laugh I put in www.allaire.com which redirected me to www.macromedia.com and then, it redirected me to ww.adobe.com. I wonder if in a number of years, and adobe

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Tom Chiverton
On Tuesday 18 July 2006 09:35, Mingo Hagen wrote: In programming laziness is a good characteristic. Depends on what else you have to do I suppose. Do you spend two days waiting for some guru on cf-talk and then moaning no one answered, or 5 minutes trying it yourself or reading the docs (hint:

Why would this generate an error?

2006-07-18 Thread Will Tomlinson
Sorry bout the lame post minus all the code, but everytime I post it, it never posts. lol Anyway, I have an Application.cfc in an admin folder... it extends the rootApplication.cfc. In the admin folder App.cfc I'm using onRequestStart() to restrict access. cffunction name=onRequestStart

Re: Why would this generate an error?

2006-07-18 Thread Tom Chiverton
On Tuesday 18 July 2006 11:17, Will Tomlinson wrote: cfif NOT IsDefined(SESSION.auth.isLoggedIn) Are you sure session.auth will always exist ? -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP

RE: Why would this generate an error?

2006-07-18 Thread Ben Nadel
CFLocation fires the onError function (I believe). Are you using a CFLocation after they Log into the system? I put this in my onError() method (original idea by Ray Camden): !--- CFLocation will cause an error for no reason in the event model. If that happens, the exceptions type will be

Re: CFMX 7.0.2 Upgrade errors

2006-07-18 Thread Troy Simpson
I get the same errors and I know that 7.0.1 is installed. Could this errors occur if I have installed any of the JRun4 updaters? On 6/28/06, Scott Stewart [EMAIL PROTECTED] wrote: So I download the upgrade, shut down all the needed services, start the installer in multiserver config. and the

Re: CFMX 7.0.2 Upgrade errors

2006-07-18 Thread Tom Chiverton
On Tuesday 18 July 2006 13:46, Troy Simpson wrote: installer in multiserver config. and the installer tells me that C:\Jrun4 isn't a valid Jrun root folder Does it mean the web root rather than server root ? -- Tom Chiverton This email

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Beru
Thank you, master Tom... Now I know I reached my limits, ;) so maybe you can help me and be more specific: where in the admin api did you find a method to do this? I thought I went through all of them... Cheers, after all... On 7/18/06, Tom Chiverton [EMAIL PROTECTED] wrote: On Tuesday 18

Re: .cfc returns blank screen via direct call

2006-07-18 Thread Nick Tong - TalkWebSolutions.co.uk
Can you explain why this happens? On 17/07/06, Jochem van Dieten [EMAIL PROTECTED] wrote: Nick Tong - TalkWebSolutions.co.uk wrote: I'm having an issue with viewing my cfcs in one particular project. If i call the page directly i get a blank screen but if i call it via the cfcexplorer i

RE: .cfc returns blank screen via direct call

2006-07-18 Thread Snake
Make sure you do not have a cfsetting somewhere that is set to enable cf outout only. Snake -Original Message- From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL PROTECTED] Sent: 18 July 2006 14:18 To: CF-Talk Subject: Re: .cfc returns blank screen via direct call Can you explain

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Tom Chiverton
On Tuesday 18 July 2006 14:14, Beru wrote: can help me and be more specific: where in the admin api did you find a method to do this? I thought I went through all of them... In that case it's not there :-) You could write something with CFHTTP to login and submit the forms, I suppose. Why not

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Beru
Hehehe... I thought so... We already have full backups of our dir structures, of course... But this does not provide us enough flexibility in case of disaster recovery, site/instance migrations, etc... The idea is to backup the CF settings of an instance to *quickly* move a specific instance

Re: CFMX 7.0.2 Upgrade errors

2006-07-18 Thread Troy Simpson
JRun Root. Not Web Root. On 7/18/06, Tom Chiverton [EMAIL PROTECTED] wrote: On Tuesday 18 July 2006 13:46, Troy Simpson wrote: installer in multiserver config. and the installer tells me that C:\Jrun4 isn't a valid Jrun root folder Does it mean the web root rather than server root ? --

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Mark Stanton
Hey Beru Pretty much everything is in XML files - some are under your JRUN root, some are under your CF root (which may or may not be under your JRUN root). This is not really documented anywhere that I have ever been able to locate. We have built a deployment system that can (almost) drop

RE: Credit Card merchants

2006-07-18 Thread Neal Bailey
Thanks everyone... I went ahead and signed back up with CardServices it was really the easiest thing to do since I had already programmed my cart to work with them a long time ago. I was hoping that the PayPal thing would have worked out but it just does not have the support it needs. Plus its not

Own implementation of cachedwithin functionality

2006-07-18 Thread Tom Kitta
I was wondering whatever anyone has written a modern query caching framework (CFC or set of) that works in a way similar to cachedwithin parameter of cfquery tag but offers none of its many limitations (the main limitation would still be RAM but with full control over it) ? TK

RE: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Rick Faircloth
Now, I'm sure I'm jumping in over my head, but I've been doing research lately on Virtual Servers and have been trying to understand them well enough to figure out just how they would work as backup servers. I know that MS Virtual Server 2005 R2 provides 2-node clustering and some other features

Re: Own implementation of cachedwithin functionality

2006-07-18 Thread James Holmes
You could write directly to a cache object using scopecache: http://ray.camdenfamily.com/downloads/scopecache.zip On 7/18/06, Tom Kitta [EMAIL PROTECTED] wrote: I was wondering whatever anyone has written a modern query caching framework (CFC or set of) that works in a way similar to

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Beru
Mark, you are a resource! ;-) Thanks for your advice, I'll dig this way further in, with my java-enabled colleagues... I had a dream... that CF Enterprise... well, never mind... :( On 7/18/06, Mark Stanton [EMAIL PROTECTED] wrote: Hey Beru Pretty much everything is in XML files - some are

RE: Credit Card merchants

2006-07-18 Thread Rick Faircloth
Hi, Neal... I've been checking into PayPal and would like to know what drove you to your conclusion not to use PayPal...specifically, what you mean by it just does not have the support it needs. Do you mean features, or what? Thanks, Rick -Original Message- From: Neal Bailey

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Larry Lyons
My what a good mood you're in. A suggestion, lighten up a bit eh? It was a good question. larry On Tuesday 18 July 2006 09:35, Mingo Hagen wrote: In programming laziness is a good characteristic. Depends on what else you have to do I suppose. Do you spend two days waiting for some guru

RE: Own implementation of cachedwithin functionality

2006-07-18 Thread Snake
There are a few around Have a look at this one http://www.pixl8.co.uk/index.cfm/pcms/site.products.CF_Hypercache/ There is also a cf_turbocache Snake -Original Message- From: Tom Kitta [mailto:[EMAIL PROTECTED] Sent: 18 July 2006 15:14 To: CF-Talk Subject: Own implementation of

Intercept Request - Web Service

2006-07-18 Thread Robertson-Ravo, Neil (RX)
OK, I know you cannot use OnRequest when calling a CFC via a Web Service but is there any way to intercept a request sent from a Web Service before it gets sent to a method? I am guess, annoyingly, no ;-p This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond,

RE: Intercept Request - Web Service

2006-07-18 Thread Snake
application.cfc/cfm gets executed before a web service call surely?. -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 18 July 2006 15:33 To: CF-Talk Subject: Intercept Request - Web Service OK, I know you cannot use OnRequest when calling a CFC via a

Re: Using SQL profiler with cfqueryparam

2006-07-18 Thread Billy Jamme
This is not an SP per se, it is just how SQL handles these dynamic SQL strings. Upon further research this is a SP. I pulled the following from Ray Camden's blog. So this: cfquery name=getUser datasource=#dsn# SELECTname, Email, userId FROM users WHERE username

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Tom Chiverton
On Tuesday 18 July 2006 15:41, Larry Lyons wrote: My what a good mood you're in. I blame: http://www.rachaelandtom.info/node/1347 'a bit thin' is an understatement. -- Tom Chiverton, now fighting with randomly generated chart data This

log4CF and other DRK goodies

2006-07-18 Thread Howard Fore
Hey, Anybody know where the publicly available DRKs have gone in the post-Macromedia world? The Adobe.com site search finds a page for them, but links to the actual DRK content result in a 404 page. I was looking for log4cf, which I believe is in DRK 4. -- Howard Fore, [EMAIL PROTECTED] Gliddy

RE: Using SQL profiler with cfqueryparam

2006-07-18 Thread Robertson-Ravo, Neil (RX)
As noted, it is not an true SP in the way you have a pre-compiled set of SQL (it is not stored within the DB itself)- it is straight forward dynamic SQL. What version of SQL are you running? When you run a trace (not on a production server) you get a choice of what columns/params you want

RE: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Bobby Hartsfield
If you were going to do that, couldn't you just use fancyTitleAJAX/fancyTitle ? ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Monday, July 17, 2006 12:10 PM To: CF-Talk Subject: Re: Low-tech

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Larry Lyons
That's understandable then. Look at it this way you could be having my day - trying to figure out why a SQL insert that has worked for thousands of transactions suddenly stopped working for one and only one set of items. larry On Tuesday 18 July 2006 15:41, Larry Lyons wrote: My what a good

Input on migration from MX6 to MX7.

2006-07-18 Thread Andy Matthews
It appears that time is slowly coming when my company is going to be migrating our 3 web servers from MX6 to MX7. They're all mirrors and each runs on Apache 2. I don't really know lots of details our system architecture, but for those of you that have knowledge about the migration process, could

RE: Credit Card merchants

2006-07-18 Thread Neal Bailey
Hi Rick, Well I signed up with the PayPal Pro Service and was able to get it to work pretty well, although there was a lot of trial and error involved due to the documentation not being that great for any of the supported languages. Second is getting someone from there support team to contact you

BlueDragon error - No such function exists

2006-07-18 Thread jay beal
In th free server edition of BlueDragon 6.2.1 I am getting the error No such function exists - functionname. This error thrown from a CFC page and only comes up once ever few days. To fix it I must clear the files in cache from the BlueDragon administrator, or touch the CFC and and save it. I

Re: BlueDragon error - No such function exists

2006-07-18 Thread Jordan Michaels
jay beal wrote: In th free server edition of BlueDragon 6.2.1 I am getting the error No such function exists - functionname. This error thrown from a CFC page and only comes up once ever few days. To fix it I must clear the files in cache from the BlueDragon administrator, or touch the CFC

Re: Credit Card merchants

2006-07-18 Thread Matt Williams
Great info Neal, I'm currently being asked to look into PayPal Pro myself. Mostly for the cheaper rates. In one email you mentioned you may look into LinkPoint and in another email you said CardServices. Are these one in the same? -- Matt Williams It's the question that drives us.

Re: BlueDragon error - No such function exists

2006-07-18 Thread jay smith
Thanks for the tip Jordan, I will head over to the bluedragon-interest mailing list jay beal wrote: Hi Jason, I'm not a windows guy myself, but you might try posting this message to the bluedragon-interest mailing list. There are quite a few folks there who use BD Free on Windows who would

Insert fails?

2006-07-18 Thread Orlini, Robert
When I insert info into my dbase I get an insert fails error. See below. Cannot insert the value NULL into column 'ID', table 'pc_inventory.dbo.inventory'; column does not allow nulls. INSERT fails. The ID filed is setup as an Identity field in SQL. Any ideas please? Seems simple, but I'm

RE: Credit Card merchants

2006-07-18 Thread Rick Faircloth
Thanks for the details, Neal! What is the URL of CardServices? Rick -Original Message- From: Neal Bailey [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 11:27 AM To: CF-Talk Subject: RE: Credit Card merchants Hi Rick, Well I signed up with the PayPal Pro Service and was able

RE: Credit Card merchants

2006-07-18 Thread Neal Bailey
Matt, Yes CardServices and LinkPoint or kind of the same. CardService is the actual CC merchant and LinkPoint is the gateway service that they use. They are one of the largest services out there. So that's another reason I decided to use them, plus they have decent ColdFusion support and

Re: Credit Card merchants

2006-07-18 Thread Eric Haskins
Neil, They said it was their cancellation fee. I complained and said I never signed any documents thats when they produced Computer generated Contract with my IP as my signature. I had never used the service and wanted the 120.00 back they took out of my account. They said I signed a yearly

Re: Credit Card merchants

2006-07-18 Thread Victor Moore
Talking about on line merchants. Anybody using neteller? How well it works with CFMX. Thx Victor On 7/18/06, Matt Williams [EMAIL PROTECTED] wrote: Great info Neal, I'm currently being asked to look into PayPal Pro myself. Mostly for the cheaper rates. In one email you mentioned you may look

RE: Insert fails?

2006-07-18 Thread Adkins, Randy
I would double check the database. Check to make sure your are using the Right ODBC / Database and then re-validate that the field is in fact Set as ID and an Identity seed 1 I am assuming this is MS-SQL Server -Original Message- From: Orlini, Robert [mailto:[EMAIL PROTECTED] Sent:

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread dcooper
Yeah, we did cfthread tag in about a day...we're debating whether to toss it out there as an open source project... Damon Hmmm...sounds like a perfect use of the new CFTHREAD tag in BD 7.0: http://blog.newatlanta.com/index. cfm?mode=entryentry=152A1ECC-B7C2-5C0D-4269B203A722C055 Vince

Re: CFMX 7.0.2 Upgrade errors

2006-07-18 Thread dcooper
Installation support is free @ Adobe for ColdFusion...contact the support group and they should be able to help you out. Not sure what's happening on your machine...this upgrade path has been tested and does work. Damon JRun Root. Not Web Root. On 7/18/06, Tom Chiverton [EMAIL PROTECTED]

mimic a pivot table query

2006-07-18 Thread Martin Thorpe
Hello all. I have been given an access database and am converting in into a CF web app. There are some queries that I need to mimic which use pivot tables and I am having trouble figuring out the best way to get the results that are required. Here is the scenario: One view with the

RE: Insert fails?

2006-07-18 Thread Ben Nadel
Is it marked as the Primary Key... Try marking it as the primary key of the table as well. ... Ben Nadel www.bennadel.com -Original Message- From: Orlini, Robert [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 12:04 PM To: CF-Talk Subject: Insert fails?

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Robertson-Ravo, Neil (RX)
Don't debate - do. This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the

CFLDAP and AD

2006-07-18 Thread Sam Mayes
Hi All Im trying to do some authentication with cfldap and Active Directory and was wondering if anyone has come across this. Using cf 7.02 if my cn and displayname are the same ie: cn=test123 displayname=test123 i can authenticate just fine with just username and pass in the cfldap call. if

RE: Credit Card merchants

2006-07-18 Thread Russ
Is PayPal Pro service different from Verisign's PayFlow Pro? We've been using verisign's service for a while now, and although I have to say their support went down since paypal took them over, we haven't had the problems you are describing. There are good examples in CF on how to use the tag,

Re: Using SQL profiler with cfqueryparam

2006-07-18 Thread Nick de Voil
This is not an SP per se, it is just how SQL handles these dynamic SQL strings. Upon further research this is a SP. sp_prepare() and sp_execute() are system stored procedures which respectively prepare and execute the SQL. The SQL code from your cfquery does not become a stored procedure,

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread dcooper
I should add: 1) This was built by one of our developers in his personal time, so it'd be unsupported by us officially, etc, but we'll see if it makes sense to post on something like the Adobe Exchange, etc, and/or roll into the product in a future update. 2) Customers using CF7 Enterprise

Re: Credit Card merchants

2006-07-18 Thread Matthew Blatchley
Neal, Thanks for the information...I too have looked into using PayPal and after reading your email about it, I'm glad I pushed the client into a different direction. Matt ~| Introducing the Fusion Authority Quarterly

RE: Insert fails?

2006-07-18 Thread Orlini, Robert
Thanks Ben. Its fixed. The table was imported to another server and it did not save the ID field as primary/identity YES. It was set to NO. I reset and it worked. But its shows not to assume the import will copy everything exactly. Robert O. -Original Message- From: Ben Nadel

Re: Using SQL profiler with cfqueryparam

2006-07-18 Thread Billy Jamme
I'm running SQL Server 2000. The SP is dynamically compiled, and is stored in memory on the DB. The dynamic SP is accessed by handlers instead of actually calling the SP from disk (aka The true way). But tomato, tomato. (:) that doesn't type well does it?) For the filter, I'm limiting my

RE: Insert fails?

2006-07-18 Thread Ben Nadel
Yeah, I find that importing is HORRIBLE for everything but actual data values. When I move data over, I like to create the tables via MS SQL Servers General SQL Scripts options (No, I don't write my own scripts), making sure to select options for default values and keys. Then once the tables

Re: Credit Card merchants

2006-07-18 Thread Matthew Blatchley
I used PayFlow Pro through Verisign and Card Services International both worked fine and had fairly good directions to follow using the CFX Tags they provided. I haven't used PayFlow Pro since then, but there were a few threads back a while ago that covered it recently if my memory serves

ANNOUNCE: CFMBB 1.1 Available

2006-07-18 Thread Rick Root
I just finished packaging up CFMBB 1.1 Private Messaging - users can send messages to each other via cfmbb - doesn't expose their email addresses. Moderation - reimplemented forum moderation. Forum moderators can be site wide (moderate all forums) or they can moderate one or more specific

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Andy Allan
So, would this still be an Enterprise only feature then? Or would the tag be usable in Standard? (You do realise that if you say Ent only then all hell will reign down upon you from others currently watching this thread :) Andy On 18/07/06, dcooper @ macromedia. com dcooper @ macromedia. com

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Rick Root
Bobby Hartsfield wrote: If you were going to do that, couldn't you just use fancyTitleAJAX/fancyTitle ? Probably, but that wouldn't be low-tech ;) ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread dcooper
Not sure, TBD :) (don't need to stinkin hell raining down on me! :) Let me just say that there's nothing (*technically*) that ties it to the gateway infrastructure... Damon So, would this still be an Enterprise only feature then? Or would the tag be usable in Standard? (You do realise that

RE: CFLDAP and AD

2006-07-18 Thread Ryan, Terrence
Here's the query I use to do this. cfldap action=query name=authQuery attributes=dn,memberof filter=samAccountName=#arguments.username# start=#LDAPStartRoot# server=#variables.LDAPServerToUse# username=[EMAIL PROTECTED] password=#arguments.password#/ Notice that you have to append the

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Rick Root
Robertson-Ravo, Neil (RX) wrote: Don't debate - do. I agree. I was pretty much drooling at the thought of CFTHREAD when Vince talked about it at CFUNITED. rick ~| Introducing the Fusion Authority Quarterly Update. 80 pages

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Andy Allan
You'll make lots of CF Std people happy and you'll probably gets lots of beer out it too :) That would be the clincher for me lol On 18/07/06, dcooper @ macromedia. com dcooper @ macromedia. com [EMAIL PROTECTED] wrote: Not sure, TBD :) (don't need to stinkin hell raining down on me! :) Let

Re: CFMX 7.0.2 Upgrade errors

2006-07-18 Thread Eric Haskins
I had the same problem yesturday when I tried to patch 2 Intranet machines I am working on. I realized I needed to run 7.0.1 first once I ran 7.0.1Updater the 7.0.2 Updater ran fine Eric ~| Introducing the Fusion Authority

RE: Credit Card merchants

2006-07-18 Thread Neal Bailey
Yeah that kind of makes sense... if you sign up with them it's either for a 6 month contract or 12 Month. Even if you use them for one day they will hit you with a fee of some type for canceling. Most large company I come across does this. But I understand there should have been some type of

RE: Credit Card merchants

2006-07-18 Thread Neal Bailey
Yes I believe PayFlow and the new PayPal Pro service are very different. They have two different support areas for them. - Neal Bailey - www.selingerie.com - www.AdvancedGraFX.com - [EMAIL PROTECTED] - Phone: 817-346-2635 -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent:

Re: ANNOUNCE: CFMBB 1.1 Available

2006-07-18 Thread Stas Newdel
The forums are throwing errors if you click on any topic inside the forum. On Jul 18, 2006, at 9:51 AM, Rick Root wrote: There is also a demo forum set up that you can log in as an admin (username: admin, password: admin at www.cfmbb.org/demo) Rick Root

Re: ANNOUNCE: CFMBB 1.1 Available

2006-07-18 Thread Rick Root
Stas Newdel wrote: The forums are throwing errors if you click on any topic inside the forum. Really? I'm not seeing any errors, nor am I getting any error reports... Can you send me the error off list? Rick ~|

RE: ANNOUNCE: CFMBB 1.1 Available

2006-07-18 Thread Snake
Great stuff. Bout time we had a good open source forum with lots of bells and whistles for cF :-) -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: 18 July 2006 17:52 To: CF-Talk Subject: ANNOUNCE: CFMBB 1.1 Available I just finished packaging up CFMBB 1.1 Private

cfdocument + iText

2006-07-18 Thread Jose Diaz
Hello All, I have a query regarding 'cfdocument', as has been mentioned earlier in posts people are attempting to watermark pdfs and trying various options such as background images etc. I am aware that MX7 utilises the iText library, is there a way to leverage the other options offered in the

RE: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Dave Watts
In programming laziness is a good characteristic. But you're not programming, you're trying to solve a problem. Laziness is not a good characteristic for problem-solving. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized

Re: ANNOUNCE: CFMBB 1.1 Available

2006-07-18 Thread Rick Root
Rick Root wrote: Stas Newdel wrote: The forums are throwing errors if you click on any topic inside the forum. Really? I'm not seeing any errors, nor am I getting any error reports... Can you send me the error off list? never midn I figured it out, it was erroring on users who weren't

Re: ANNOUNCE: CFMBB 1.1 Available

2006-07-18 Thread Rick Root
Snake wrote: Great stuff. Bout time we had a good open source forum with lots of bells and whistles for cF :-) Thanks.. I can't take much credit, the base product is all Ray Camden's work. I just added the bells and whistles. Rick

Re: CFMX 7.0.2 Upgrade errors

2006-07-18 Thread Troy Simpson
I had removed the cfusion server from the JMC and delete the directory c:\jrun\servers\cfusion. So I recreated the JRun server cfusion and redeployed the cfusion-ear (7.0.1). Then I ran the CFMX 7 Updater 2 with success. I normally keep all my JRun Servers outsize the JRun_Root Directory. For

CFML-based online chat apps?

2006-07-18 Thread Damien McKenna
Are there any online chat apps like LivePerson that are written in CFML? We're looking for something we can install on our own server, not a hosted solution, and they really want something with a spell checker on the company's interface. Any suggestions folks? -- Damien McKenna - Web

check for class before creation

2006-07-18 Thread Brad Wood
Is there a way to check for existence of a Java class BEFORE I try to create an instance of it with createObject()? I don't want to try/catch it, but I can if I must. In case you are wondering, we have multiple production servers, and SeeFusion is only installed on one of them. As a

Re: Why would this generate an error?

2006-07-18 Thread Cutter (CFRelated)
Why the include/abort? Maybe something like this (untested)... cffunction name=onRequestStart returntype=void output=false cfif not structkeyexists(session.auth,isLoggedIn) cfif structkeyexists(url,logout) cfset structdelete(session,auth) / /cfif

Re: cfdocument + iText

2006-07-18 Thread Paul Hastings
Jose Diaz wrote: I am aware that MX7 utilises the iText library, is there a way to leverage the other options offered in the iText library bar the following listed for the cfdocument tag. yes. simply follow the examples from the itext site but be aware that the version shipped w/cf7 used by

Re: CFML-based online chat apps?

2006-07-18 Thread Casey Dougall
http://www.zionsoftware.com/ They have an app called JBuddy I saw their presentation at cfunited, really cool stuff. Allows you to chat through msn, yahoo etc with your clients.. Another program which is like LivePerson, yes it's hosted and only about 30 bucks a month is providesupport.com

RE: check for class before creation

2006-07-18 Thread Dawson, Michael
In this case, I would either use try/catch, or have a settings file, on each web server, that is checked before you try to create that object. The code would be the same, but the settings file would have a true/false for the existence of the java class, for that particular server. -Original

RE: CFLDAP and AD

2006-07-18 Thread Dawson, Michael
Terrence is correct. You should use a combination of the domain and username to authenticate the account. With AD, there are two methods: 1. userPrincipalName where CFLDAP username = [EMAIL PROTECTED] 2. NTDomain/userName where CFLDAP username = NTDomain\username I prefer to use method 1.

CFX_QUERYSNMP

2006-07-18 Thread Buddy Langston
I cannot download this from the Adobe Exchange, can someone point me to a site to download? Thanks ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers,

postgreSQL to MS-SQL

2006-07-18 Thread Gonzo Rock
Hello, I have been directed to move a database off postgreSQL to MS and was looking to this list for any advise before I begin. I have been reviewing the online resources and have a few ideas in mind. Looking into things like SELECT INTO and pgdump -D for the insert statements... I will

SOT: Large Table Layout.

2006-07-18 Thread Ian Skinner
I have a large data table with both row and column headings. The table is so large that it scrolls in both the vertical and horizontal on even the largest displays. I have been requested to improve this output so that when scrolling the appropriate row and column headings remain visible. I

RE: check for class before creation

2006-07-18 Thread Brad Wood
What if I did a cfdirectory and simply looked for the seefusion.jar file? That would probably work, but I don't know if that is bad form from a programming perspective. ~Brad -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 1:36 PM To:

Re: CFML-based online chat apps?

2006-07-18 Thread Rick Root
Damien McKenna wrote: Are there any online chat apps like LivePerson that are written in CFML? We're looking for something we can install on our own server, not a hosted solution, and they really want something with a spell checker on the company's interface. Any suggestions folks? If

  1   2   >