Re: Possible to optimise CFHTTP Response Time?

2014-02-14 Thread Craig Brown
I have an API running on my server where I can receive an average ping response to the host server of 1ms yet when I make a CFHTTP request to the host server it takes anywhere from 300-500ms to return a response. Anyone have any ideas what might be causing this latency, and how I

Re: Possible to optimise CFHTTP Response Time?

2014-02-14 Thread Craig Brown
From having a long read about online I think the length of time it is taking is perhaps down to each cfhttp request having to open a new https connection (although I'm passing a keep-alive connection request header) and closing the connection after each request completes? I know there's a

Possible to optimise CFHTTP Response Time?

2014-02-13 Thread Craig Brown
I have an API running on my server where I can receive an average ping response to the host server of 1ms yet when I make a CFHTTP request to the host server it takes anywhere from 300-500ms to return a response. Anyone have any ideas what might be causing this latency, and how I could

Re: Possible to optimise CFHTTP Response Time?

2014-02-13 Thread Craig Brown
long the page takes to process On Thu, Feb 13, 2014 at 2:57 PM, Craig Brown craigpbr...@gmail.com wrote: I'm not claiming that it is but I'm surprised that it's taking so long to process such a simple request (which is returning json) and was wondering if there's a way of optimising the request

RE: Possible Spam | QoQ Question

2013-12-03 Thread Craig Hadley
Hi John, We had a similar experience when trying to do a QoQ an RSS feed and order the posts by date. We did this CAST(PUBLISHEDDATE AS DATE) in the 2nd query and it worked but I can't recall exactly why. I hope this helps. Regards, Craig Hadley Madison WI -Original Message- From

Re: database driven mail server

2013-09-02 Thread Craig Hadley
We parse bounces and returns using Boogie Tools and love it. http://www.boogietools.com/ Craig From: Russ Michaels r...@michaels.me.uk Sent: Monday, September 02, 2013 9:45 AM To: cf-talk cf-talk@houseoffusion.com Subject: Re: database driven mail

Re: Database Lookup - Possible with CF?

2011-03-02 Thread Craig Rosenblum
Basically the easiest way to do ajax, is the following... 1. download jquery libraries, or in your source code refer to different hosting of the jquery libraries. jquery fyi, is javascript libraries, that work cross-browser and make it easier to do things like ajax, and millions of other

user-generated rich text on coldfusion page

2010-02-10 Thread Craig Buckley
My (non-html-writing) customer wants to use ms-word to generate a portion of a coldfusion page. The idea is they can generate a file (.doc or .rtf or whatever) that I include on the page. I've looked at various tags including cfcontent, cfdocument, cfinclude to try to find out how to include

ColdFusion Windows Authentication

2010-02-05 Thread Craig Brown
but what I require is to get rid of the login prompt but still pass in the login credentials somehow. Has anyone had any experience with anything like this or have any ideas? Thanks Craig ~| Want to reach the ColdFusion community

Re: ColdFusion Windows Authentication

2010-02-05 Thread Craig Brown
When I was dumping the CGI variables on the page most of them were empty, including auth_password and auth_user and from what I've read CGI variables are read-only so how do these get set? Thanks ~| Want to reach the

RE: Debugging jquery post to coldfusion

2009-10-01 Thread Craig Dudley
Firebug is cool but I also use a reverse proxy called Charles which is extremely useful (http://www.charlesproxy.com/) -Original Message- From: Andy Matthews [mailto:li...@commadelimited.com] Sent: Thursday, October 01, 2009 2:39 PM To: cf-talk Subject: RE: Debugging jquery post to

RE: Cold Fusion Enterprise or Standard Installed?

2009-09-28 Thread Craig Dudley
called that in CF7, I think it's linked form the top menu as in Cf8 though. Craig. -Original Message- From: Robert Kelso [mailto:robert.ke...@forensicpursuit.com] Sent: Monday, September 28, 2009 9:17 PM To: cf-talk Subject: Re: Cold Fusion Enterprise or Standard Installed? Mark, Since

RE: Just checking

2009-01-30 Thread Craig Dudley
W, it's alive! hof that is, not you Adrian ;-) -Original Message- From: Adrian Lynch [mailto:cont...@adrianlynch.co.uk] Sent: Thursday, January 29, 2009 12:59 PM To: cf-talk Subject: Just checking Not heard a peep from CF-Talk in a while. Is anybody there? :O.

RE: Generating graphs

2009-01-15 Thread Craig Dudley
Indeed, if you really want flash charts you could try using ... http://www.maani.us/xml_charts/ I've been meaning to try it myself for ages, you generate the XML and the flash handles thest I think, no server side stuff invovled. Craig. -Original Message- From: Barney Boisvert

RE: CF Suddenly Can't Connect to VMWare Fusion Instance of SQL Server 2005

2008-12-20 Thread Craig Dudley
Do you have a DHCP server on your network? It's not something as simple as the XP guest OS has a different IP now is it? -Original Message- From: Anne Porosoff [mailto:an...@redfamiliar.com] Sent: Saturday, December 20, 2008 7:00 AM To: cf-talk Subject: Re: CF Suddenly Can't Connect to

RE: CF Suddenly Can't Connect to VMWare Fusion Instance of SQL Server 2005

2008-12-19 Thread Craig Dudley
Have the VMWare network settings for that VM changed from bridged to NAT or vice versa? -Original Message- From: Anne Porosoff [mailto:an...@redfamiliar.com] Sent: Friday, December 19, 2008 2:44 PM To: cf-talk Subject: CF Suddenly Can't Connect to VMWare Fusion Instance of SQL Server

RE: CF8, IIS7 and M$ Windows 2008

2008-12-12 Thread Craig Dudley
It runs fine on Vista's IIS7 if that's any indication. -Original Message- From: Che Vilnonis [mailto:ch...@asitv.com] Sent: Friday, December 12, 2008 4:22 PM To: cf-talk Subject: CF8, IIS7 and M$ Windows 2008 Just wondering, does anyone have CF8 installed on M$ Windows 2008? Does it

RE: What IDEs are folks using?

2008-12-09 Thread Craig Dudley
Yes, also still use CF Studio 5. -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 09, 2008 2:39 PM To: cf-talk Subject: RE: What IDEs are folks using? Anyone running Eclipse on vista out there? -Original Message- From: Andy Matthews

RE: IDE announced: IDE/Compiler Business Model

2008-11-19 Thread Craig Dudley
is that it works really, REALLY well. So why should we I pay for something which seems at first glance to be very similar (at least in my mind). It's going to have to have some awesome extra features to make me part with my hard earned cash, I ssupect many other cfeclipse users feel the same. Craig

RE: IDE announced: IDE/Compiler Business Model

2008-11-19 Thread Craig Dudley
though and one or two killers features will have me sold -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2008 9:55 PM To: cf-talk Subject: Re: IDE announced: IDE/Compiler Business Model On Wed, Nov 19, 2008 at 1:47 PM, Craig Dudley [EMAIL

RE: Official ColdFusion IDE announced

2008-11-18 Thread Craig Dudley
If it costs more than $0 I'll carry on using cfeclipse, as will most people I suspect. -Original Message- From: Matthew Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2008 8:38 PM To: cf-talk Subject: Re: Official ColdFusion IDE announced I wonder just how much the

RE: Official ColdFusion IDE announced

2008-11-18 Thread Craig Dudley
between the two often, as I do. Craig. -Original Message- From: Wil Genovese [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2008 10:02 PM To: cf-talk Subject: Re: Official ColdFusion IDE announced I know what you mean Michael. It took me a long while to get comfy in CFEclipse

RE: Official ColdFusion IDE announced

2008-11-18 Thread Craig Dudley
Strangely your the second person who's misinterpreted what I said. I didn't actually say most people use CFEclipse at all. I merely intimated that anyone already using CFEclipse, would probably carry on if Bolt costs any money, they are both based on Eclipse after all so will quite likely have

RE: Rember DOS?

2008-11-08 Thread Craig Dudley
Doesn't Windows include a way of truncating things with ~ in order to maintain dos 8.3 file names? i.e. program files = progra~1 So Documents and Settings could be Documen~1 ?? Not sure if that will help but it might. -Original Message- From: Don L [mailto:[EMAIL PROTECTED] Sent:

RE: Random record identifiers in MySQL 5.0

2008-10-28 Thread Craig Dudley
*nods* I do. But the extra layer of UUID is better then using auto increase. Personally I strongly disagree with that but hey ho, each to their own ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release

RE: cfimage - resize then force download?

2008-10-19 Thread Craig Dudley
Think you'll have to force the download of the resized image but can't you use cfcontent to delete it with deletefile=true ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, October 19, 2008 3:23 AM To: cf-talk Subject: cfimage - resize then force

RE: setting div visibility with javascript

2008-10-10 Thread Craig Dudley
You shouldn't do. What's going wrong in your example? -Original Message- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: 10 October 2008 15:19 To: cf-talk Subject: SOT: setting div visibility with javascript Hey all, If I'm setting the visibility for a div (display:none or

RE: setting div visibility with javascript

2008-10-10 Thread Craig Dudley
know should respond exactly the same way, no responds differently., However if the user answers yes, or I don't know to any question, that overrides the behavior triggered by any no answers. There it isclear as mud Craig Dudley wrote: You shouldn't do. What's going wrong in your example

Re: mail

2008-09-17 Thread Craig Ebbott
I have this same issue with CFMail, however, i have found times when it will work and times it won't. If I create a list of email addresses with a bad account (to send out in one big TO) from a query, then i will get the error. If i build a static list with bad accounts, then the page kicks

CF8 Webservice returnType=array

2008-09-02 Thread Craig Dudley
the correct array but CF's web services client isn't interpreting it properly, WSDL issues maybe? Has anyone come across this and found a work-around in the past? Cheers, Craig. ~| Adobe® ColdFusion® 8 software 8 is the most

RE: CFC Best Practices

2008-08-19 Thread Craig Dudley
tblLocations has an identity column that is) Cheers, Craig. -Original Message- From: RobG [mailto:[EMAIL PROTECTED] Sent: 19 August 2008 16:26 To: CF-Talk Subject: Re: CFC Best Practices James Holmes wrote: You can generally avoid the problem with a cftransaction tag if you're doing the MAX(id

RE: CFC Best Practices

2008-08-19 Thread Craig Dudley
. Craig. -Original Message- From: Matt Williams [mailto:[EMAIL PROTECTED] Sent: 19 August 2008 16:57 To: CF-Talk Subject: Re: CFC Best Practices On Tue, Aug 19, 2008 at 10:44 AM, Craig Dudley [EMAIL PROTECTED] wrote: Rob, if you are using MSSQL why don't you use @@IDENTITY? Just to be clear

RE: cfqueryparam and bit field (was:Re: CF 8 Built in SQL Server drivers vs. MS SQL Server 2000 SP3 Driver)

2008-08-12 Thread Craig Dudley
Set your queryparam to sqltype 'CF_SQL_TINYINT' ? It's cheating I know, but should work. To be honest I have a bad habit of using tinyint's in the database too instead of bit fields, just so I can group by that field if I really have to. Hope that helps. Craig. -Original Message- From

RE: cfexecute batch file not working

2008-08-12 Thread Craig Dudley
Is CF logged in as a service or a user? -Original Message- From: Marcus Goedeker [mailto:[EMAIL PROTECTED] Sent: 12 August 2008 14:42 To: CF-Talk Subject: Re: cfexecute batch file not working Try: cfexecute name=c:\windows\system32\cmd.exe arguments=c:\test.bat

RE: cfexecute batch file not working

2008-08-12 Thread Craig Dudley
Did you try it logged in as Admin? -Original Message- From: Marcus Goedeker [mailto:[EMAIL PROTECTED] Sent: 12 August 2008 15:25 To: CF-Talk Subject: Re: cfexecute batch file not working Is CF logged in as a service or a user? Thanks for the reply. I tried it and it doesn't work.

RE: cfexecute batch file not working

2008-08-12 Thread Craig Dudley
Umm, just to be clear, I meant with Coldfusion logged in as Administrator, not sure if it will help but it certainly might. -Original Message- From: Marcus Goedeker [mailto:[EMAIL PROTECTED] Sent: 12 August 2008 16:20 To: CF-Talk Subject: Re: cfexecute batch file not working Did you

RE: CF 8 Built in SQL Server drivers vs. MS SQL Server 2000 SP3 Driver

2008-08-11 Thread Craig Dudley
in drivers were faster in most of my test cases. Sorry I haven't tried them on CF8. The MS drivers don't cause any issues with CF's built in drivers though so why not give it a try on your dev box? Craig. -Original Message- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: 11 August

RE: CF 8 Built in SQL Server drivers vs. MS SQL Server 2000 SP3 Driver

2008-08-11 Thread Craig Dudley
as it might have saved some time. Craig. -Original Message- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: 11 August 2008 17:14 To: CF-Talk Subject: Re: CF 8 Built in SQL Server drivers vs. MS SQL Server 2000 SP3 Driver Thanks Craig The higher ups have deemed this a last resort

RE: HELP! SQL Injection Attack!

2008-08-07 Thread Craig Dudley
IP, but that's all, or is that why you are doing it? Craig. -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: 07 August 2008 16:42 To: CF-Talk Subject: Re: HELP! SQL Injection Attack! Your system appears to be infect with a bot and it is currently banned from

cf8 vista ms-sql 2005 can't create dsn

2008-08-06 Thread Craig Buckley
I can access ms-sql using sql authentication with user / pw just fine so I know all the IP and other sql configuration are OK. I know I've got the port set correctly (to 5653 in my case). When I try to create my datasource using the ms sql driver it fails with a No more data available to read

Using iMS with CF 8.0.1

2008-08-04 Thread Craig Dudley
(HSE_STATUS_ERROR) Anyone got any ideas? I'm stumped. Craig. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j

RE: Using iMS with CF 8.0.1

2008-08-04 Thread Craig Dudley
it to overwrite \ColdFusion8\runtime\lib\wsconfig\iEng\jrun.dll fixes the problem. Craig. -Original Message- From: Craig Dudley [mailto:[EMAIL PROTECTED] Sent: 04 August 2008 15:49 To: CF-Talk Subject: Using iMS with CF 8.0.1 Hello All, Have asked this on the iMS support site and as yet

RE: Unknown JS error when doing AJAX.

2008-07-30 Thread Craig Dudley
I assume you're having issue debugging? Install the reverse proxy called 'Charles' in Firefox and you can watch the calls themselves, that and Firebug are invaluable tools for doing stuff like Ajax and remoting. Craig. -Original Message- From: Phillip M. Vector [mailto:[EMAIL

cfgrid cell edit against database list

2008-03-14 Thread Craig Buckley
to display the error within the database-updating cfc and have not been successful. I already have some javascript to change date and monetary formatting but don't know how to include a column validator there. Can anyone lead me to an example? Thanks, Craig

Re: calling cfreport from within java-instantiated cfc

2007-12-14 Thread Craig Buckley
(and unrelated to the description above), how do I get this cfc to display a simple query-driven html table? Thanks, Craig Yes, the output is set to true. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

calling cfreport from within java-instantiated cfc

2007-12-13 Thread Craig Buckley
to the description above), how do I get this cfc to display a simple query-driven html table? Thanks, Craig ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net

RE: CF 8 Install Adminstrator Problem

2007-11-01 Thread Howell, Craig H Civ WRALC/ITMS
The CFIDE directory is a virtual in the web root. Would that be a problem? -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Thursday, November 01, 2007 7:17 AM To: CF-Talk Subject: Re: CF 8 Install Adminstrator Problem On Wednesday 31 Oct 2007, [EMAIL PROTECTED]

CF 8 Install Adminstrator Problem

2007-10-31 Thread Howell, Craig H Civ WRALC/ITMS
Has anyone seen this error after installing CF 8? It appears that CF is processing pages for our sites, but we can't get the administrator to work. The error is: Could not find the ColdFusion Component or Interface CFIDE.adminapi.accessmanager. Ensure that the name is correct and that the

CF list/SQL Quote Problem

2007-09-25 Thread Howell, Craig H Civ WRALC/ITMS
Good Morning, I have a CF list of items with single quotes around them (e.g., list = 'ABC', 'DEF', 'XYZ') I am trying to use this list in a T-SQL statement using IN: SELECT * FROM test-table WHERE test-row IN (#list#) The problem is T-SQL adds quotes and I end up with the following statement:

RE: CF list/SQL Quote Problem

2007-09-25 Thread Howell, Craig H Civ WRALC/ITMS
Thanksthat was easy. -Original Message- From: Nicholas M Tunney [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 25, 2007 9:30 AM To: CF-Talk Subject: Re: CF list/SQL Quote Problem preserveSingleQuotes(list) Howell, Craig H Civ WRALC/ITMS wrote: Good Morning, I have a CF list

RE: CF Scheduler Help

2007-09-18 Thread Howell, Craig H Civ WRALC/ITMS
Thanks. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, September 17, 2007 11:37 AM To: CF-Talk Subject: RE: CF Scheduler Help But rememberwe're dealing with the Federal Gov't.the motto around here is Security Before Productivity I've used

CF Scheduler Help

2007-09-17 Thread Howell, Craig H Civ WRALC/ITMS
Good Morning, I need help getting the scheduler to work. I work for the government and our machines require PKI certificates. Our sites require SSL. We are running CF 7. I thought the problem was the certs. It appears that they are not the problem, but SSL is. How do I get the scheduler to

RE: CF Scheduler Help

2007-09-17 Thread Howell, Craig H Civ WRALC/ITMS
But rememberwe're dealing with the Federal Gov't.the motto around here is Security Before Productivity -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, September 17, 2007 10:44 AM To: CF-Talk Subject: RE: CF Scheduler Help I need help getting the

RE: CF Scheduler Help

2007-09-17 Thread Howell, Craig H Civ WRALC/ITMS
OK...what is wget? Here's what I need to do. I need to check our dB to see if an action is required by a user (for what we'll call a review). If the user is suppose to go perform a review and the review is 9 days late, I need to send a email to their PHB. I need to check nightly to see if any

RE: Implications of no JVM loaded

2007-09-06 Thread Howell, Craig H Civ WRALC/ITMS
... Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _ http://blog.cutterscrossing.com Howell, Craig H Civ WRALC/ITMS wrote: This is a simple question that may have far reaching implications for me. The DoD pushes

Implications of no JVM loaded

2007-09-05 Thread Howell, Craig H Civ WRALC/ITMS
This is a simple question that may have far reaching implications for me. The DoD pushes Standard Desktop Configurations, SDC, to all client machines so all the machines look alike. The newest SDC that will be released soon will not have the JVM loaded and will have IE 7.. I was wondering what

RE: stupid maintenance agreement question...

2007-08-22 Thread Howell, Craig H Civ WRALC/ITMS
I'm dealing with the same situation. Adobe has the absolute worst customer service. I work for the Federal Government. Someone in the business office may order our software. This gets their name associated with our software in Adobe's records. We reorgthey leaveetc. Now Adobe tells

SOT: CF 8 SW Maintenance Plan

2007-08-08 Thread Howell, Craig H Civ WRALC/ITMS
Just a quick survey..has anyone with an Adobe SW Maintenance Plan received an upgrade coupon/code or key for CF 8? ~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver

Background Image in Flash Form

2007-06-07 Thread Howell, Craig H Civ WRALC/ITMS
Can anyone explain how to change the background of a Flash form to an image, if it's even possible? Thanks. ~| ColdFusion MX7 and Flex 2 Build sales marketing dashboard RIA’s for your business. Upgrade now

RE: SES URL handling

2007-04-23 Thread Craig Dudley
content via IIS, well worth checking out but there are many other tools to do the same thing. As for 404 handling, it's just as it would be on any normal site. So far it's a much simpler solution. Craig. -Original Message- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: 22 April 2007 00

RE: SES URL handling

2007-04-23 Thread Craig Dudley
your trying to do you have what looks like a solid solution, although how about simply showing a 404 but showing a list of possible urls that are like the mistyped url on the 404 handling page? Cheers, Craig. -Original Message- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: 23 April

Re: CF and Oracle Function Issue

2007-03-29 Thread Craig Drabik
You may have to rewrite the function so that it's a stored proc that uses a ref cursor for the return result, which you can then get with cfstoredproc. You'll find this helpful... http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_17938

RE: css n00b question

2007-03-23 Thread Craig Dudley
Assuming your three columns above are all floated to the left, try div style=clear: both;margin-top: 20px;/div -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: 23 March 2007 13:11 To: CF-Talk Subject: OT: css n00b question I am trying my first css design and was

RE: How to re-order items?

2007-02-13 Thread Howell, Craig H Civ WRALC/ITMS
Is seniority based on hire date? -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 13, 2007 2:39 PM To: CF-Talk Subject: RE: How to re-order items? Glad to know the idea works in practice! Thanks, Josh Rick -Original Message- From: Josh

Re: Method - Logging Database Changes?

2007-01-16 Thread Craig Drabik
What database are you using? ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

RE: Java 6 JRE?

2006-12-13 Thread Craig Dudley
Can you not contact Adobe and extend your maintenance agreement? Pretty sure you can. Craig. -Original Message- From: DURETTE, STEVEN J (ASI-AIT) [mailto:[EMAIL PROTECTED] Sent: 12 December 2006 19:03 To: CF-Talk Subject: RE: Java 6 JRE? Well, since someone threw it out there, Scorpio

Re: whats the purpose of an objectFactory?

2006-12-12 Thread Craig Drabik
Why would I want to load an object into the application scope just to load more objects? This is one more piece of code that has to be ran, maintained, suck up processes, suck up memory, to explain Wouldn't it be best to just keep it simple and call right to the CFC? It sounds to me like

Mail Server Problem

2006-12-08 Thread Howell, Craig H Civ WRALC/ITMS
Has anyone ever seen this error in the mail log: Invalid Addresses; nested exception is: class javax.mail.SendFailedException: 550 5.7.1 [EMAIL PROTECTED]... Relaying denied. IP name possibly forged [137.244.xxx.yyy] ; nested exception is: class javax.mail.SendFailedException: 550 5.7.1 [EMAIL

Re: Determine database field type

2006-12-07 Thread Craig Drabik
The Oracle data dictionary contains pretty much everything. The table you're looking for is ALL_TAB_COLUMNS in this case, assuming you're working with tables. I'm not big on oracle so I don?t know if you have something similar to the schema info tables in MSSQL but I believe that DESCRIBE will

Re: ordering Poker hands

2006-11-08 Thread Craig Drabik
I am building a poker applicaiton. Has anyone dealt with determining the value of a hand? I have the feeling I am making it even more complicated than necessary. Everybody seems to be advocating a database-based approach. I wouldn't try to assign a value to each hand at all, you need a

Coldfusion Auction Software

2006-11-07 Thread Craig Heneveld
Anyone know of any soild coldfusion based auction software? I looking for something to handle advertising based auctioning. ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion

Re: Query Problem

2006-11-06 Thread Craig Drabik
Use select distinct on the original query to eliminate duplicate records. I have a database of music CDs, something like: album - albumid int(10) unsigned NOT NULL auto_increment, albumtitle varchar(255), year smallint(5) unsigned track - trackid int(10) unsigned NOT

Re: IIS/Coldfusion connector error

2006-10-19 Thread Craig Heneveld
OK I finially got it. I went through the adobe walk through on creating the virtual directory and creating the mappings. This didnt work by it self. I opened up the server configuration tool and saw that server was listed for all the web sites in iis. I then added a server for just the

IIS/Coldfusion connector error

2006-10-17 Thread Craig C Heneveld
:2920 Found JRun server coldfusion at 127.0.0.1:2920 this host is craig-5ab78eef5:192.168.10.10 coldfusion ProxyService activated, saved deactivated offline and started web server: IIS web server directory: 0 verbose connector logging: false apialloc: false force resource extract from jar

Re: IIS/Coldfusion connector error

2006-10-17 Thread Craig Heneveld
I have followed that information on that link. The Web server configuration tool sees the corect configuration for the server but my browsers still cant read the .cfm files. ~| Introducing the Fusion Authority Quarterly

Re: IIS/Coldfusion connector error

2006-10-17 Thread Craig Heneveld
I have the mappings for the default web site and the .cfm in the IIS wwwroot directory ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to

Embed an XML document into another?

2006-10-11 Thread Craig Drabik
I have an application that kicks around data about an event from function to function in an XML document. If I have an error I'm trapping with try/catch, I want to use wddx to serialize the cfcatch struct, parse it to XML, and embed it in the error element in my event XML. if I try: cfwddx

Re: Framework

2006-09-15 Thread Craig Drabik
As for stable ORMs, objectBreeze is the only one to reach a 1.0 milestone so far (and I have some pretty strong reservations about its APIs). I don't know if Nic Tunney is on the list and wants to comment on how widely downloaded objectBreeze is? My sense is that Reactor is far and away

Re: Bulk data loading

2006-09-06 Thread Craig Drabik
Does anyone have a tested method of uploading bulk data to a database? I have a need (annually) for the admin person to be able to take data from an Excel spreadsheet and have it inserted into an Oracle database. Any sample code would be greatly appreciated. I've played with a CFC that makes

RE: CF 7.0.2 Updater and HotFix hf702-62335 Problems

2006-08-21 Thread Howell Craig H Civ WRALC/ITMS
was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined. Any ideas? Thanks. -Original Message- From: Howell Craig H Civ WRALC/ITMS [mailto:[EMAIL PROTECTED] Sent: Friday, August 18, 2006 3:28 PM To: CF-Talk Subject: CF 7.0.2 Updater

RE: CF 7.0.2 Updater and HotFix hf702-62335 Problems

2006-08-21 Thread Howell Craig H Civ WRALC/ITMS
That did it. Thanks. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, August 21, 2006 10:31 AM To: CF-Talk Subject: RE: CF 7.0.2 Updater and HotFix hf702-62335 Problems This is the error we get in the administrator when trying to setup a new MS Access

CF 7.0.2 Updater and HotFix hf702-62335 Problems

2006-08-18 Thread Howell Craig H Civ WRALC/ITMS
We recently installed the 7.0.2 updater and the only 7.0.2 hot fix. We are starting to have issues with the CF administrator. Has anyone else experienced any type of problems after installing anything 7.0.2 related? Thanks.

Re: CRUD

2006-08-08 Thread Craig Drabik
Let me first start off I am not an OO kind of guy. I like things linear and easy to read. That is why I like CF. I have a few database tables that have hundreds of fields. Making forms and action pages to edit, insert and update the data into the tables is cumbersome and tedious.

CF Report Builder RDS Problems

2006-06-27 Thread Howell Craig H Civ WRALC/ITMS
Has anyone had problems getting RDS to work in CFRB? Depending on how we set it up, we get a can't use SSL or webserver unreachable error. Any advice? CF 7.0.1 CFRB Build 121050 IIS 5.0 and IIS 6.0 ~| Message:

RE: CF Report Builder RDS Problems

2006-06-27 Thread Howell Craig H Civ WRALC/ITMS
Duh.I figured out the problemthe port is not the IIS port, but (in multi-server config) the cfusion Jrun server HTTP port. -Original Message- From: Mansen Robert E Civ WRALC/ITMS Sent: Tuesday, June 27, 2006 1:10 PM To: CF-Talk Subject: RE: CF Report Builder RDS Problems I've

Re: good Flash 8 book/tutorials?

2006-06-16 Thread Craig Drabik
I've gotten a lot of mileage out of the coursebook Macromedia's trainers use for the Flash Pro class. It's called Flash MX Professional 2004 application development. It's not really a reference but more of a how-to type of book. I've seen the Flex 2 Beta presentation by Ben Forta, and I

RE: Inches

2006-03-13 Thread Craig Dudley
Can you not ust ask people to enter integers and store them as such? -Original Message- From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED] Sent: 13 March 2006 11:33 To: CF-Talk Subject: Inches Hi all, Got a form to enter product size info that needs to take inches, ie 22 How do I

CFMX SW Engineering/SW Design Training

2006-02-23 Thread Howell Craig H Civ 542 ATSG/GBTRNI
This may not exist, but..Can anyone recommend a Software Engineering/Software Design course that uses real-world CFMX examples, not lots of theory.something that would be could for someone familiar with CF, but not OOP. Thanks.

RE: Getting CFHTTP to REALLY act like a form submission

2006-01-19 Thread Craig Dudley
A little flawed, using CFHTTP will make coldfusion server do a post, NOT the user's browser. -Original Message- From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] Sent: 19 January 2006 15:42 To: CF-Talk Subject: Getting CFHTTP to REALLY act like a form submission I was using cflocation to

RE: Purchasing CF MX Enterprise...

2006-01-16 Thread Craig Dudley
I think so, developer edition is Enterprise edition that falls back to single IP after all. -Original Message- From: Protoculture [mailto:[EMAIL PROTECTED] Sent: 16 January 2006 13:24 To: CF-Talk Subject: Purchasing CF MX Enterprise... Our company is considering purchasing an old

Numbers to Words

2005-11-16 Thread Craig Dudley
I'm sure I've seen a CFC or UDF before that translates numbers into words, eg; 103 -- One hundred and three Can anyone remember where it was? Craig Dudley Senior Developer Netstep Corporate Communications Ltd Direct Line: +44(0) 1422 319712 Phone: +44(0) 1422 200308 Fax: +44(0) 1422 200306 e

RE: Numbers to Words

2005-11-16 Thread Craig Dudley
Cheers Paul, I'll have a play with that. Craig. -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: 16 November 2005 12:13 To: CF-Talk Subject: Re: Numbers to Words Craig Dudley wrote: I'm sure I've seen a CFC or UDF before that translates numbers into words, eg

RE: Numbers to Words

2005-11-16 Thread Craig Dudley
Just incase anyone else is interested in a version of working code... Copy/Install the icu4j jar file from http://www-306.ibm.com/software/globalization/icu/downloads.jsp to CFusionMX/runtime/servers/lib And then !--- Create and instance of the formatter using spellout --- cfset formatter =

RE: Numbers to Words

2005-11-16 Thread Craig Dudley
: Numbers to Words http://www.cflib.org/udf.cfm?ID=40 -Original Message- From: Craig Dudley [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 16, 2005 6:33 AM To: CF-Talk Subject: Numbers to Words I'm sure I've seen a CFC or UDF before that translates numbers into words, eg; 103 -- One

RE: Weird Database Issue with Memo field

2005-11-07 Thread Craig Dudley
Does the access db setup in coldfusion have an enable CLOB option? Not got time to check, if so, try that. -Original Message- From: Jim Louis [mailto:[EMAIL PROTECTED] Sent: 07 November 2005 15:37 To: CF-Talk Subject: Weird Database Issue with Memo field Hello, I have a Access 2000

RE: Should we support Access?

2005-06-07 Thread Craig Dudley
Drop it imho. PostgreSQL, MySQL and SQL Server should be more than enough for a forum app. -Original Message- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: 07 June 2005 17:13 To: CF-Talk Subject: Should we support Access? As many of you know from my previous posts we have had

Re: Blue Dragon Coexisting with CF 5.0?

2005-03-08 Thread Craig Snyder
At 01:17 PM 3/8/2005, you wrote: Can anyone tell me whether or not its possible to install Blue Dragon Server 6.1 on the same server as ColdFusion 5.0 and keep them both running together? I want to use Blue Dragon with just one or two of the sites running on my server. It can be done. There was

RE: CF MX and CF 5 accessing the same client database storage for one big application.

2005-02-25 Thread Craig Benner
, Craig Benner [EMAIL PROTECTED] wrote: So to use 2 cfclientdb, I will have to write my code to keep the data up to date as the jump back and forth between the servers / cfclientdbs. Sounds like a pain. Just use two databases on the same database server, where each database has its own cdata

CF MX and CF 5 accessing the same client database storage for one big application.

2005-02-24 Thread Craig Benner
? PS. There are business reasons the 2 CF 5 machines haven't been upgraded yet. And there is a business reason that we need some of the new technology in CFMX (expecially the ability to output binary data, and webservices). Thanks,__ Craig Benner

RE: CF MX and CF 5 accessing the same client database storage for one big application.

2005-02-24 Thread Craig Benner
: Re: CF MX and CF 5 accessing the same client database storage for one big application. Craig Benner wrote: Here is a little back ground before I get into my problem. I have 3 production web servers. 2 of them are running CF 5 which is load balanced. They are using client variables to keep

  1   2   3   4   5   6   7   8   9   10   >