ORMExecuteQuery problem

2009-11-18 Thread John Beynon
Hi, I'm using the following line of code; users = ormExecuteQuery(from User where region_id in (?) and usergroup_id in (?), [1, 1]); the parameters are set to 1 and 1 purely for test purposes but I get a nullpointer error returned, whereas if i change the line to ; users =

Re: coldfusion ecommerce software used at footlocker.com

2007-08-10 Thread John Beynon
are you seeing .cfm in the URLs - i can'tunless you have inside information :) On 8/10/07, Assistenza Sito [EMAIL PROTECTED] wrote: Someone know if the ColdFusion ecommerce software used at footlocker.com is a packaged one or in house made? thks

massive jrun -out.log files

2007-08-07 Thread John Beynon
All of a sudden my CF on Jrun instances are churning out MASSIVE -out.log files in the jrun/logs folder and i have no idea what it means and would appreciate it if anyone could take a look - I've loaded part of the log file onto a server at http://www.berkeleyhomes.co.uk/scratch/jrunlogs.txt -

Massive jrun -out.log files

2007-08-07 Thread John Beynon
All of a sudden my CF on Jrun instances are churning out MASSIVE -out.log files in the jrun/logs folder and i have no idea what it means and would appreciate it if anyone could take a look - I've loaded part of the log file onto a server at http://www.berkeleyhomes.co.uk/scratch/jrunlogs.txt -

Re: massive jrun -out.log files

2007-08-07 Thread John Beynon
triggering FusionReactor's crash protection you'd see some pretty beefy log files. Maybe start with your FusionReactor settings, and take a look at the CP logs? Jaime Metcher -Original Message- From: John Beynon [mailto:[EMAIL PROTECTED] Sent: Tuesday, 7 August 2007 7:49 PM

Re: OT ISAPI Rewrite

2007-04-01 Thread John Beynon
what is it you're wanting to do? On 3/31/07, Pete [EMAIL PROTECTED] wrote: Hi there I have just downloaded ISAPI Rewrite but have to admit at present I am struggling with understanding how to get it working so I can rewrite urls. Wondering if anyone had used and had experience doing

Re: Fusebox and .swf problem

2007-04-01 Thread John Beynon
just make sure you reference your swf relative to the root index.cfm - if your use httpwatch (http://www.httpwatch.com/) to show you what is being loaded and you'll see the problem immediately, john. On 4/1/07, Tom Rainey [EMAIL PROTECTED] wrote: Standard code below for embeding .swf file will

Re: Quickly configuring ColdFusion MX6.1

2007-03-22 Thread John Beynon
don't forget if you copy the xml files you need to restart the CF services. Editing via the administrator you don't have to, but copying them in needs a service/instance restart. i copy these around for backup purposes. john. On 3/22/07, Christopher Jordan [EMAIL PROTECTED] wrote: I'm on

Re: Debugging?

2007-03-20 Thread John Beynon
or use FusionDebug - cos that's great john. On 3/20/07, Betts, Robyn [EMAIL PROTECTED] wrote: You can use cfsetting showDebugOutput=false in your cfapplication file of that application. This keeps debugging on for the other apps, but off for this one in particular. -Original

Re: Looking for a good IIS URL rewriting plugin

2007-03-16 Thread John Beynon
iis7 will have it in there out of the box :) On 3/16/07, Russ [EMAIL PROTECTED] wrote: Plenty of modules that support AD authentication for Apache... Russ -Original Message- From: Eric Haskins [mailto:[EMAIL PROTECTED] Sent: Friday, March 16, 2007 1:03 AM To: CF-Talk

Re: Client variables? reliable enough?

2007-02-08 Thread John Beynon
i'm using client variables stored in cookies across two load balanced boxes with dual cf instancesyet to see a problem - running like this for 2 years! I don't see what the fuss is all about john. On 2/8/07, Mike Kear [EMAIL PROTECTED] wrote: Neil, can you be a bit more specific please?

Re: What hw to use for loadbalancing

2007-01-31 Thread John Beynon
I run Windows NLB on 2 cf7 enterprise servers each with 2 clustered instances of CF - to be honest, I've never had any problem whatsoever. Uptime of the servers was up till recently just shy of 600 days (and that's on Windows - and don't go on about not applying patches etc) CF has been rock

Re: Cluster File Management

2007-01-31 Thread John Beynon
our setup (kinda big bucks); dual cf enterprise servers clustered win2k enterprise attached via fibre to disk array - filesharing to cf servers IIS is mapped to clustered fileshare - CF goes a bit nuts when the fileshare moves between the two cluster fileshare nodes. If you enable trusted

Re: Cluster File Management

2007-01-31 Thread John Beynon
our setup (kinda big bucks); dual cf enterprise servers clustered win2k enterprise attached via fibre to disk array - filesharing to cf servers IIS is mapped to clustered fileshare - CF goes a bit nuts when the fileshare moves between the two cluster fileshare nodes. If you enable trusted

Re: Coldfusion using network resources

2007-01-31 Thread John Beynon
I seem to remember replacing permissions on my servers folder with the domain user. You're definitely on the right track one thing i did use is Filemon (http://www.microsoft.com/technet/sysinternals/utilities/filemon.mspx) which shows the file access in real time so you can diagnose where

Re: OT: Meta redirect?

2006-09-01 Thread John Beynon
redirect it in IIS/apache...or rewrite the URL with mod_rewrite/isapi_rewrite. On 9/1/06, Jenny Gavin-Wear [EMAIL PROTECTED] wrote: Does anyone know a way to get all requests for a certain sub directory to redirect to route? Thanks, Jenny -- No virus found in this outgoing message.

Re: OT: Finding Server IP

2006-08-18 Thread John Beynon
cfscript function GetServerIP() { var iaclass=; var addr=; // Init class iaclass=CreateObject(java, java.net.InetAddress); //Get Local host variable addr=iaclass.getLocalHost(); // Return ip address return addr.getHostAddress(); } /cfscript john. On 8/18/06, Ryan, Terrence

Re: Licensing question for CF on a VM Machine

2006-08-16 Thread John Beynon
it's per physical processor - so virtual servers all use the same processor and HT is the same physical proc...so you can go crazy with the number of virtual servers/cf installs. I had a rep here look into it too and that's the answer he came back with, jb. On 8/16/06, Peterson, Chris [EMAIL

Re: SOT: Share Point running on a server with CF

2006-07-16 Thread John Beynon
but the next release is oh so sweet! jb On 7/14/06, Dawson, Michael [EMAIL PROTECTED] wrote: Sharepoint can kiss my ass! Yes, out of the box, it's pretty good, but the damn UI is so cookie-crumb-ish that it's hard to navigate or even add new items to sites and sub-sites. But, it has a

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-16 Thread John Beynon
vista runs but not with any of the fancy Aero theme On 7/14/06, Pete Ruckelshaus [EMAIL PROTECTED] wrote: Man, I just wish there was a way to convert an existing MS OS installed on a server into an image...I've got a couple of servers running legacy apps that I'd love to free up and put to

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-14 Thread John Beynon
Windows Enterprise 2003 r2 lets you install one base OS and then host 4 virtual servers under the same license. john. On 7/14/06, Dave Watts [EMAIL PROTECTED] wrote: Having a hard time understanding... So...if one the first hardware has a GeForce 5900 Graphics card, and the Virtual OS is

Re: adobe certification site

2006-04-12 Thread John Beynon
] wrote: Nope, I'm still an Advanced whatsit... http://www.macromedia.com/v1/handlers/index.cfm?ID=23543#L -Original Message- From: John Beynon [mailto:[EMAIL PROTECTED] Sent: 11 April 2006 20:34 To: CF-Talk Subject: adobe certification site I updated my Adobe certification profile

Re: adobe certification site

2006-04-12 Thread John Beynon
Downgraded without reason or explanation to Adobe Certified ColdFusion Developer. AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 4/12/06, John Beynon [EMAIL PROTECTED] wrote: yep, me too... http://www.macromedia.com/v1/handlers/index.cfm?ID

adobe certification site

2006-04-11 Thread John Beynon
I updated my Adobe certification profile the other week when the email arrived from integral7.com, has anyone else been demoted from an Advanced CF Developer to a CF Developer? It's there in the list but for some reason I've been demoted.. anyone else? john.

Logging a user into Active Directory

2006-03-22 Thread John Beynon
We're exploring the whole active directory integration between various systems we have here. I have a CF application quite happily authenticating a user against active directory and using AD groups etc for personalisation. What we're aiming for though is a CF powered login page authenticating the

Re: Logging a user into Active Directory

2006-03-22 Thread John Beynon
cookie, then see if you can tweak Sharepoint to read that cookie and consider it authenticated. We have many sites that require the same login information, but no one has complained to the point where it is an actual issue. M!ke -Original Message- From: John Beynon [mailto

Re: Deployment licencing cost

2006-03-17 Thread John Beynon
that's an interesting licensing model..I'd certainly never heard of that myself jb. On 3/17/06, Andy Allan [EMAIL PROTECTED] wrote: Yeah, fraid so out of interest, NewAtlanta operate a different licensing scheme for deploying applications like you're describing. It's something along the

Re: Deployment licencing cost

2006-03-17 Thread John Beynon
FYI, from Charlie: Yep, see FAQ 311: http://www.newatlanta.com/c/products/bluedragon/self_help/faq/detail?faqId=311 jb On 3/17/06, John Beynon [EMAIL PROTECTED] wrote: that's an interesting licensing model..I'd certainly never heard of that myself jb. On 3/17/06, Andy Allan [EMAIL

Re: Site-wide redirect?

2006-03-08 Thread John Beynon
or rewrite the URLs with isap_rewrite/mod_rewrite jb On 3/7/06, Andy Matthews [EMAIL PROTECTED] wrote: I host with the company for which I work, so I suppose so. Good idea, let me look into that. !//-- andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED]

Re: ODBC Connectivity

2006-02-24 Thread John Beynon
CF is probably locking the ODBC datasource, is maintain connections set on the connection properties? On 2/24/06, vishnu prasad [EMAIL PROTECTED] wrote: Hi, we are facing some issue in ODBC connectivity Some time we are not able to connect the any of the ODBC datasource from Coldfusion.

Re: CF Licensing on a VMWARE Server instance?

2006-02-15 Thread John Beynon
the virtual server solution from cfxhosting.com is VMWare based I was with them a while and it worked great - they have 2 (was 4) virtual servers per physical device and comes loaded with CF7. So i guess they just have 1 CF per physical server.. These days, I shunted my sites over to GoDaddy

Re: socket connections from CF to SMTP

2006-02-08 Thread John Beynon
an MX record won't tell you if an email address exists...there is a DNS record called an MBX record but it's seldom used these days - something left over from the dark ages of DNS what about sending a message to the address and then checking the undelivered folder for any bounces? john On

Re: socket connections from CF to SMTP

2006-02-08 Thread John Beynon
cf...c:\cfusionmx7\mail\undeliv you mght want to take a look at Ray's (ray.camdenfamily.com) SpoolMail plugin he's written for the CF Administrator to get some ideas on parsing the folder for starters. It gives you a webmail type interface for the undeliverable folder so you can read what's in

Re: OT: Doctype

2006-02-03 Thread John Beynon
this http://hsivonen.iki.fi/doctype/ gives a pretty good explanation, jb On 03/02/06, Robert Everland III [EMAIL PROTECTED] wrote: I'm confused as to how the doctype affects css. I have some tools I made and wanted to plug them into Lighthouse Pro and the doctype on lighthouse pro is

Re: setting up network data source

2006-02-03 Thread John Beynon
SQL server i guess? What authentication is the server using - NT authenication or SQL authentication, that's usually the best place to start looking. jb. On 03/02/06, Paul [EMAIL PROTECTED] wrote: I'm trying to connect my local CF instance to a database on another server in my network, and I'm

Re: OT: looking for a hosting company to resell

2006-02-01 Thread John Beynon
what about cfxhosting.com and their vps package...not quite dedicated but you get your own virtual server and your own CF server to boot...with than many clients you should easily cover the $200 per month cost jb. On 01/02/06, Mike Kear [EMAIL PROTECTED] wrote: My current hosting company has

Re: CFC Paths

2006-01-27 Thread John Beynon
it'll probably be related to where your CFCs are in relation to the / mapping in ColdFusion differing between local/live environments. In your local environment it would appear you are building a site in the 'rootdirectory' folder which is in the webroot, usually mapped to a / CFmapping. Your

Re: Mapping Folders

2006-01-27 Thread John Beynon
in CF7 you can use the admin API provided you have access to it and the admin password, john. On 27/01/06, Mark Flewellen [EMAIL PROTECTED] wrote: Is there a way to map a folder apart from using the administration console, I notice blue dragon has a cfmapping tag, just wondering if there is

Re: CFC Paths

2006-01-27 Thread John Beynon
yes, in addition you could create a mapping on the live server named the same as the folder in local and map it to the webroot and it should work as expected (ie the same place as the existing / mapping on live) if you end up having multiple virtual servers on the same box you might want to

Re: Who is using a large scale CMS?

2006-01-27 Thread John Beynon
what do you class as large scale? users? pages? On 27/01/06, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Erm...Surely there must be someone?!?! -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 26 January 2006 09:48 To: CF-Talk Subject:

Re: How to know if a DB is online

2006-01-27 Thread John Beynon
and that's not working? the admin API should be able to verify a DSN for you - if not the factory service can, jb. On 27/01/06, Michel Deloux [EMAIL PROTECTED] wrote: Hi all, do you have suggestions about how to know if a external DB is online? I'm using this simple script: cfsetting

Re: Clustering using Win2003 Enterprise and NAS

2006-01-26 Thread John Beynon
I love these questions :) I'm using a SAN here but i guess the principles are the same. Yes, to use clustering in Windows you'll need Windows Enterprise server. Here's how i have my environment setup. 2 x Windows Standard + CF Standard (Intranet) Load Balanced 2 x Windows Standard + CF

Re: cold fusion server monitor

2006-01-25 Thread John Beynon
nagios? On 1/25/06, Brad Wood [EMAIL PROTECTED] wrote: I'm reposting this question-- I didn't get a single response last time. :( Is there any way to get processor usage on the web server. I guess what I really want is a visual performance monitor for more than one server at a time (kind

Re: Recommended Hardware for MX7?

2006-01-18 Thread John Beynon
and it's 2gb per instance and chances are you'll want to run a couple of instances on the same box...I run two instances, each with 1gb RAM assigned and leave 2gb ram for the other stuff... jb. On 1/18/06, Thomas Chiverton [EMAIL PROTECTED] wrote: On Wednesday 04 January 2006 20:25, Alan

Re: BlueDragon vs. ColdFusion 6/7

2006-01-18 Thread John Beynon
i found some brief Railo information on www.railo.ch - nothing much though...don't think it's even a v1 product yet.. yes, BlueDragon.NET for sure gives you an administrator per IIS virtual server... jb. On 1/18/06, Aaron Rouse [EMAIL PROTECTED] wrote: I am no expert on BD but I thought BD.NET

Re: OT: URL Redirection/ rewrite

2006-01-17 Thread John Beynon
yeah, ISAPI_Rewrite would handle that from www.helicontech.com, $50 john On 1/17/06, Rick Root [EMAIL PROTECTED] wrote: I have a need to redirect a specific request for a WSDL in coldfusion to a hardcoded WSDL file. ie, I want http://www.foo.com/components/component.cfc?WSDL to redirect to

Re: Fusebox / Google Tracking and Adsense

2006-01-17 Thread John Beynon
kinda like Google Analytics which integrates real nice with Adwords for conversions etc? jb. On 1/16/06, Josh Carrico [EMAIL PROTECTED] wrote: I am working on a Beta application which takes advantage of Google Adsense information, to provide additional data that Google does not give. I am

Re: Property Portal API

2006-01-15 Thread John Beynon
rightmove are in the process of changing from a flat file format to a new XML spec for data uploads shoot me off list if you want to talk more - I work for Berkeley Homes :) jb. On 1/14/06, Adrian Lynch [EMAIL PROTECTED] wrote: Has anyone (in the UK) worked with any of the big property

Re: Detecting if a Verity Collection Exists in CFMX7...

2006-01-12 Thread John Beynon
admin API perhaps? john. On 1/12/06, Dan G. Switzer, II [EMAIL PROTECTED] wrote: I'm need to detect if a collection exists and if it doesn't, then I need to create the collection. In previous versions of CF, if you performed the cfcollection action=create / on a collection it would throw an

Re: Time zone issue

2006-01-12 Thread John Beynon
daylight savings perhaps on the OS? There is no time zone stuff in CF - it comes from the host On 1/12/06, Brad Wood [EMAIL PROTECTED] wrote: I am running CF MX 7.01 on linux. My time zone in telnet (both os and hardware) is set to CST, but the now() function returns EST. WHY??? I can't

Re: standard vs. enterprise

2006-01-11 Thread John Beynon
answers in line.. in addition, I wrote a document which I've made available on my blog at http://john.beynon.org.uk/index.cfm/2005/2/25/Justifying-CF-Enterprise-document which i used to justify the spend for CF Enterprise where i work, john. On 1/11/06, Mark Fuqua [EMAIL PROTECTED] wrote: I

Re: Fusebox IFrame Bug

2006-01-10 Thread John Beynon
you'll get the same behaviour using normal frames too - the problem is the two requests are running and one request overwrites the application stored structure - if you change the mode from development to production the problem will go away as the application structure will not be recreated on

Re: Fusebox IFrame Bug

2006-01-10 Thread John Beynon
I have an entry on my blog concerning it - http://john.beynon.org.uk/index.cfm/2005/1/18/framesets-and-Fusebox-41 :) On 1/10/06, Kevin Penny [EMAIL PROTECTED] wrote: You the man John - Thanks a ton - (is this documented anywhere? - Known issues?) -Original Message- From: John

Re: Fusebox IFrame Bug

2006-01-10 Thread John Beynon
http://john.beynon.org.uk/index.cfm/2005/1/18/framesets-and-Fusebox-41 On 1/10/06, John Beynon [EMAIL PROTECTED] wrote: I have an entry on my blog concerning it - http://john.beynon.org.uk/index.cfm/2005/1/18/framesets-and-Fusebox-41 :) On 1/10/06, Kevin Penny [EMAIL PROTECTED] wrote

Re: Could anyone tell me what this error means?

2005-12-21 Thread John Beynon
your SQL server is busted :) On 12/21/05, Che Vilnonis [EMAIL PROTECTED] wrote: Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Internal Query Processor Error: The query processor ran out of stack space during query optimization. The error occurred on line 96.

Re: Could anyone tell me what this error means?

2005-12-21 Thread John Beynon
not very helpful was I? probably a poorly written SQL statement or such like returning a massive recordset, plenty on google about the message, jb. On 12/21/05, John Beynon [EMAIL PROTECTED] wrote: your SQL server is busted :) On 12/21/05, Che Vilnonis [EMAIL PROTECTED] wrote: Error

Re: DW 8 CF Syntax Help

2005-12-16 Thread John Beynon
shift + f1? or right click the tag and choose Reference? john On 12/16/05, Adkins, Randy [EMAIL PROTECTED] wrote: Does anyone if and where I can find out how to add the F1 validation To CF tags? such as highlighting a CF function (ex: DATEFORMAT ), and press F1 it will display the help

Re: Admin settings for CFMX server

2005-12-01 Thread John Beynon
and remember to restart the services after you'v dropped them there else the changes won't be picked up, jb. On 12/1/05, Andy Allan [EMAIL PROTECTED] wrote: Grab the neo*.xml files from the lib directory and plonk them on the new box as that's where all the settings are saved. Andy On

regex help :(

2005-11-29 Thread John Beynon
I'm trying to split up html paragraph p/pp/p tags into items in an array with their contents in between the p's, I found ReSplit on cflib.org which will do one part but it's the regex that's beating me, I've tried p.*/p which i thought it would be but no joy, any ideas, thanks, john.

Re: Ceiling of Verity collections...

2005-11-29 Thread John Beynon
bought by autonomy http://www.verity.com/company/press/releases/11042005_PR.html jb On 11/29/05, Jerry Johnson [EMAIL PROTECTED] wrote: I heard just yesterday that Verity was recently bought out by a British company. Anyone know any more about that? On 11/29/05, Raymond Camden [EMAIL

Re: regex help :(

2005-11-29 Thread John Beynon
.*?/p If you are using 5 or older, it's going to be a lot tougher. Let us know if that doesn't work. --Ben John Beynon wrote: I'm trying to split up html paragraph p/pp/p tags into items in an array with their contents in between the p's, I found ReSplit on cflib.org which will do one part

Re: Ceiling of Verity collections...

2005-11-29 Thread John Beynon
doesn't mean that Verity is dead and dying of course, just like the purchase of Macromedia by Adobe doesn't mean the end of Verity. Neil - I'd still like you to back up why you think Verity is dying and will not be in CFMX8. -r On 11/29/05, John Beynon [EMAIL PROTECTED] wrote: bought

Re: regex help :(

2005-11-29 Thread John Beynon
i have it already ;) will look into using that. thanks john. On 11/29/05, Claude Schneegans [EMAIL PROTECTED] wrote: I'm trying to split up html paragraph p/pp/p tags into items in an array You should have a look at CF_REextract, it will return all you need in a query, or a list, then

createodbcdatetime change in behaviour?

2005-11-16 Thread John Beynon
Has anyone else found a change in behaviour between createodbcdatetime() on ColdFusion 6.1 and ColdFusion 7.1 that affects folks not using USA locale. I'm return a list of files in a directory with cfdirectory - pretty standard and i want to compare the age of the files to the current date, If i

Re: createodbcdatetime change in behaviour?

2005-11-16 Thread John Beynon
the example i gave is exactly what cfdirectory returns on cf 6.1 - ie a datetime object formatted as 06 April 2005 etc and it does work as i would expect. cf7.1 cfdirectory returns datelastmodified differently to how 6.1 does therefore breaking createodbcdatetime() john. createodbcdatetime()

cftry/cfcatch - what the heck?

2005-11-11 Thread John Beynon
ok, here's a chunk of code; cftryPrices: pound;#numberformat(application.siteCodes.sitecode[thissitecode].pricerange.minprice)# - pound;#numberformat(application.siteCodes.sitecode[thissitecode].pricerange.maxprice)#/p cfcatch!--- invisibly catch errors---/cfcatch/cftry If the data is not

Re: cftry/cfcatch - what the heck?

2005-11-11 Thread John Beynon
nevermind, senior moment - need more coffee! ok, here's a chunk of code; cftryPrices: pound;#numberformat(application.siteCodes. sitecode[thissitecode].pricerange.minprice)# - pound;#numberformat(application.siteCodes.sitecode[thissitecode]. pricerange.maxprice)#/p cfcatch!--- invisibly

Re: Shared server - Custom Tag directory

2005-11-08 Thread John Beynon
sandboxes :) Hey all, I've never had to administer a shared server with CF before and I'm curious about how you can assign a custom tag directory for each site? Cheers, Kevin ~| Find out how CFTicket can increase

Re: what do you use instead of cfx_openimage?

2005-11-04 Thread John Beynon
there's not much it can't do...to be honest! On 11/4/05, Tim Laureska [EMAIL PROTECTED] wrote: Is Alagad capable of automatically resizing an image uploaded by someone to a site? I would imagine so, but just checking -Original Message- From: Joe Rinehart [mailto:[EMAIL PROTECTED]

Re: CF 7 Trial/Developer: Make if CF Std with S/N?

2005-11-04 Thread John Beynon
just enter the full serial whilst you're installing it...it'll be fine I doubt HF1 would be applied already to 7.0.1 downloads though, jb On 11/4/05, Matt Robertson [EMAIL PROTECTED] wrote: With any luck I am building a server this weekend. I'll be doing it via Terminal Server connections.

Re: SMS Pull Technology

2005-11-01 Thread John Beynon
:S Your subject line mentions SMS but your message refers to email? It would be pretty easy to go down the email route having CF monitor a mailbox with CFPOP and then reply with cfmail based on the contents of the senders email - some sort of scheduled task to go into the mail box, retrieve

Re: Track CF errors

2005-11-01 Thread John Beynon
But it is not allowed by who? On 10/31/05, Daniel Hikel [EMAIL PROTECTED] wrote: Thanks, for your help, But it is not allowed to set an cfmail tag in a error handling template. Does anybody have another solution? ` Thanks Daniel -Ursprüngliche Nachricht- Von: Bobby Hartsfield

Re: CF based Flash Detection

2005-10-28 Thread John Beynon
cf is in the wrong place...cf is server remember, not client...flash is client :) AM in a super tight pinchI know how to detect flash via javascript...and then output the results in document.write method...but it seems not to be working for huge amounts of text. Is there a tag somewhere or

Re: CFDirectory

2005-10-27 Thread John Beynon
i had to do something similar between a windows and solaris box - I wrote a CFC which i exposed as a webservice which returned the recordset returned from a cfdirectory, that might work for you? john. On 10/27/05, Bryan Stevenson [EMAIL PROTECTED] wrote: yeah it's got to be accessible from the

Re: Using CF to redirect to different versions of a site

2005-10-25 Thread John Beynon
look at cgi.user_agent and make a decision based on it's contents... john On 10/25/05, Ian Vaughan [EMAIL PROTECTED] wrote: How does google transfer users to www.google.com/pda when they enter www.google.com on their PDA? Could this be done using CF to achieve the redirect based on the users

Re: Using CF to redirect to different versions of a site

2005-10-25 Thread John Beynon
sorry, that should be cgi.http_user_agent john. On 10/25/05, John Beynon [EMAIL PROTECTED] wrote: look at cgi.user_agent and make a decision based on it's contents... john On 10/25/05, Ian Vaughan [EMAIL PROTECTED] wrote: How does google transfer users to www.google.com/pda when

Re: BlogCFC XML-RPC

2005-10-25 Thread John Beynon
I did write one using Roger Beningfields (I think) XML-RPC CFC ages ago which allowed me to post to BlogCFC from Newscrawler...not sure where i put it though, I'll take a look john. On 10/24/05, Kay Smoljak [EMAIL PROTECTED] wrote: I'm in love with Wordpress, and am looking to revamp my CF blog

Re: WIN2003 ENT cluster mode?

2005-10-25 Thread John Beynon
to scale past 3TB. E -Original Message- From: John Beynon [mailto:[EMAIL PROTECTED] Sent: Monday, October 24, 2005 11:30 AM To: CF-Talk Subject: Re: WIN2003 ENT cluster mode? we run win2k3 enterprise for hosting fileshares for all our webfarms - each node has a fibre card

Re: Import CustomTag Dir with Subdirs

2005-10-25 Thread John Beynon
cfimport is not recursive so you'd need to do it multiple times for nested folders - or add it as a customtag path - that'll go deep as you like. jb. On 10/25/05, newsight [EMAIL PROTECTED] wrote: Hi at all, is there a way to import a CustomTag directory including all subdirectories using

Re: WIN2003 ENT cluster mode?

2005-10-24 Thread John Beynon
we run win2k3 enterprise for hosting fileshares for all our webfarms - each node has a fibre card in it accessing dedicated disks on a SAN. We have two disk resources, intranet and internet. Rather than having a redunant node in the cluster one node has the intranet resource disks attached to it

real time cftree?

2005-10-24 Thread John Beynon
Is it possible to make a real time populated cftree? eg, given a datastructure, ID, parentID, title could you use cftree and as you open/close branches in the tree have it retrieve via flashremoting the branches? thanks, john. -- a

Re: Flushing Cached Queries

2005-10-24 Thread John Beynon
set cachedwithin to 0? Okay, this is probably something obvious I'm either overlooking or not thinking of. For some reason, I can figure out the really complicated things far easier than the ones that should be simple. Anyway Is there a way to force CF 6.1 to update a cached query

Re: CF caching templates

2005-10-21 Thread John Beynon
and you're sure trusted cache has not been ticked in the administrator? jb Ok we are on CF 7.01 with all the latest and greatest patches, updates etc. We are in a multi-server environment using JRUN 4. We have recently begun noticing that CF is caching pages and not grabbing updated code. IE

Re: CFDocument font probs

2005-10-17 Thread John Beynon
what about giving the user the cfmx server is running as explicit access - i seem to remember about Everyone not actually infact being Everyone john ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: 6.1 Professional - 7.0 Professional

2005-10-10 Thread John Beynon
that's only CF Enterprise though... Comparing Cf6 to cf7, aside from Verity - there's the reporting stuff, cfdocument and flash forms - if you don't want to use any of them then the reasons for upgrading to cf7 pro dwindle away...apart from staying current of course! All the really cool stuff is

Re: Fusebox and CFCs

2005-08-17 Thread John Beynon
try this, http://john.beynon.org.uk/index.cfm/2005/1/4/Lesson-6--looking-at-Fusebox-41 :) jb. On 8/16/05, wolf2k5 [EMAIL PROTECTED] wrote: Hi, Do you know any good resource or sample application with Fusebox and CFCs? I am new to Fusebox and I'd like to give it a try, I already have

Re: CF and Novell?

2005-08-11 Thread John Beynon
didn't Novell go over to LDAP - or I'm pretty sure there is an LDAP plugin for Novell, that being the case you can just use CFLDAP thats built into CF john. Does anyone know of anything out there that will allow CF to talk with Novell? They want to avoid creating new logins for a web system.

cfreport compilation error...

2005-08-02 Thread John Beynon
any ideas what Report compilation error. Error at (13, 68: null Please try the following: means...nothing else useful. The report was working fine, I nipped into it to move a rectangle to the back of a pile and now the whole report is bust... cheers, john. -- a

CF Scheduled tasks

2005-07-20 Thread John Beynon
In the cfadministrator as a scheduled task... How are you scheduling this task ? john ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a

CF Scheduled tasks

2005-07-19 Thread John Beynon
Here's an odd one that I can't get my head round. - cfmx61 I've got a scheduled task to run at 9:40 every day and then repeat every three hours until 19:40. At 9:40 the task runs but then in the scheduler log file it reschedules itself for 10:40. At 10:40 it runs and then reschedules itself to

Re: UK SMS providers for CF7

2005-07-13 Thread John Beynon
hi Kevin, this one http://www.world-text.com/index.php seems to come up around the place. Orange has a list of aggregators at http://www.orange.co.uk/thirdparty/aggregators.html I've not explored any of this yet with CFMX7 but the world-text one was mentioned on Damon Coopers blog john On

Re: load balancing

2005-07-09 Thread John Beynon
no, no cfcharting. jb. On 7/9/05, Douglas Knudsen [EMAIL PROTECTED] wrote: out of curisoity, are you using cfcharting at all? DK On 7/8/05, John Beynon [EMAIL PROTECTED] wrote: We've recently gone live using Windows Load balancing on Windows 2003 Server and CFMX7 for out Intranet

Re: load balancing

2005-07-09 Thread John Beynon
i only started the job in january so it's inheritied code. New sites/apps will use j2ee sessions where possible, jb. On 7/8/05, Adrocknaphobia [EMAIL PROTECTED] wrote: John, What was your reason for not using client over j2ee session vars? -Adam On 7/8/05, John Beynon [EMAIL

Re: load balancing

2005-07-09 Thread John Beynon
but i have just found a tool which will be a godsend when it comes to Windows load balancing - lemme play with it on monday and i'll blog it, check my blog on monday, www.beynon.org.uk jb. On 7/9/05, John Beynon [EMAIL PROTECTED] wrote: i only started the job in january so it's inheritied code

Re: load balancing

2005-07-08 Thread John Beynon
We've recently gone live using Windows Load balancing on Windows 2003 Server and CFMX7 for out Intranet and about to go live with the same but CFMX7 Enterprise for our internet sites. It works just fine with CFMX - you're only load balancing port 80 at the end of the day. We're using client

OT: hosted Exchange/Blackberry/Sharepoint

2005-07-06 Thread John Beynon
I have hosted Exchange with them, although I'm only using it with my MS SmartPhone and not Blackberry. Absolutely no problem at all with them 0 they're always helpful 24x7 and the service is premium! jb. Hi all, Can anyone suggest any good providers for hosted Exchange with Blackberry

CFMX 7 won't prompt for upgrade of CFMX 6.1

2005-07-06 Thread John Beynon
I've done side by side installs before and when it's finished it imports your cf6.1 settings. I think it's safer to do this and then connect CFMX7 to your webserver once it's all working fine and dandy. Once the process is complete you can remove cf6.1 john. Hi all. I'm trying to upgrade our

Re: CFMX 7 won't prompt for upgrade of CFMX 6.1

2005-07-06 Thread John Beynon
with the CFMX6.1 administrator! Hi John. Thanks for the feedback. If I uninstall 6.1, will it remove the CFIDE virtual dir? Any other issues I should be aware of? Rey... John Beynon wrote: I've done side by side installs before and when it's finished it imports your cf6.1 settings. I think

Re: CFMX 7 won't prompt for upgrade of CFMX 6.1

2005-07-06 Thread John Beynon
the option is not on any of my production CFMX6.1 servers, jb. Ya know, I looked for that option but couldn't find it in the 6.1 admin. Someone else on the list told me that its a feature only available on 6.1 Enterprise. If it's available on Standard, can you point me to it? Thanks for the

Re: write component/object with cfscript

2005-07-01 Thread John Beynon
CFCs have to be written as tags, cfcomponent, cffunction, cfscript can be used inside the cffunction though. john. On 7/1/05, BOUDOT Christian [EMAIL PROTECTED] wrote: Hi Folks, I am writing an object definition with cfcomponent and I would like to use cfscript inside. I couldn't find

  1   2   3   4   5   >