BarCode Application | Advice Required

2010-04-23 Thread Arsalan Tariq Keen
Dear Experts, I have a client who wants to make a barcode application for his general store for billing purposes. Its like the very common application every other departmental store uses for billing purposes for its customers. I just want to know, is it possible to develop something like that

Re: BarCode Application | Advice Required

2010-04-23 Thread James Holmes
It's not hard to integrate barbecue into CF: http://barbecue.sourceforge.net/ mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ On 23 April 2010 17:42, Arsalan Tariq Keen arsalk...@hotmail.com wrote: Dear Experts, I have a client who wants to make a barcode

Re: JFreeChart with CF [spamtrap bayes][spamtrap heur]

2010-04-23 Thread Arsalan Tariq Keen
Dear Paul, Your help has proved very vital for me using jFreeCharts. Now I have another query. Using your method I can display the value of each bar. The problem is, that value is displayed inside the bar, however, I want to display it just on top (but outside) the bars so that if 1 bar has a

RE: CfEclipse Slow Code Hinting

2010-04-23 Thread Paul Alkema
Eh, this helped so much. Makes the world a difference. I think the default delay for this is way to slow. Oh well, thanks so much. Regards, Paul Alkema http://Paulalkema.com -Original Message- From: denstar [mailto:valliants...@gmail.com] Sent: Wednesday, April 21, 2010 6:22 PM To:

Re: SQL data integrity

2010-04-23 Thread Dave Watts
Hi all, not a CF-specific question but I'm hoping someone can point me in the right direction.  We're building an application where some information stored in our database could potentially be subpoenaed to court as evidence. One of the issues brought up by the attorneys is the integrity of

Re: SQL data integrity

2010-04-23 Thread Dave Watts
There must be some sort of technical standards that are used commonly in law to prove the validity of data. One would think so. But in my own experience as an expert witness, this has come up several times as an issue in my cases, and surprisingly this hasn't been as clear-cut an issue as I'd

ColdFusion breaking an Apache Virtual Host?

2010-04-23 Thread Ian Skinner
We updated the our Apache Configuration file last night. After we did the update, all our Virtual Hosts are working as expected accept one. This one is returning an *Internal Server Error* for every request we throw at it, htm or cfm. Looking at the Apache error logs I see this information

Re: ColdFusion breaking an Apache Virtual Host?

2010-04-23 Thread Dave Watts
What could this mean?  How would ColdFusion and|or JRun be affecting basic html requests.  We do not have CF configured to handle html requests. Well, actually, by default, EVERY REQUEST is passed through the CF web server API module, which then determines further resolution: pass to CF, pass

Re: SQL data integrity

2010-04-23 Thread Won Lee
This is what I follow to ensure my data is clean. http://en.wikipedia.org/wiki/Title_21_CFR_Part_11 ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists

Re: ColdFusion breaking an Apache Virtual Host?

2010-04-23 Thread Ian Skinner
Answer found. Once I thought a bit broader about the issue and got away from CF|JRun issues. It was some errant lines in a .htaccess file. Using features that our configuration does not allow in .htaccess files. So my only question is why would .htaccess file anomolies throw JRun names

Remove multple EXTRA spaces from string

2010-04-23 Thread UXB Internet
I am having a senior moment and can't for the life of me figure this dumb thing out. I am trying to remove all extra spaces from a string but leave the single space there. Example: var=this has many extra spaces and return with this has many extra spaces Dennis Powers UXB

Re: Remove multple EXTRA spaces from string

2010-04-23 Thread Leigh
I am having a senior moment Space, the final frontier. These are the ... (Oh, that kind of space) I am not a regex guru. But maybe this? cfset newStr = reReplace(str, [ ]{2,}, , all) ~| Want to reach the ColdFusion

RE: Remove multple EXTRA spaces from string

2010-04-23 Thread brad
This appears to work for me: cfset string = rereplace(string,( +), ,all) Original Message Subject: Remove multple EXTRA spaces from string From: UXB Internet denn...@uxbinternet.com Date: Fri, April 23, 2010 3:26 pm To: cf-talk cf-talk@houseoffusion.com I am having a senior

Re: Remove multple EXTRA spaces from string

2010-04-23 Thread Charlie Griefer
On Fri, Apr 23, 2010 at 1:26 PM, UXB Internet denn...@uxbinternet.comwrote: I am having a senior moment and can't for the life of me figure this dumb thing out. I am trying to remove all extra spaces from a string but leave the single space there. Example: var=this has many

RE: Remove multple EXTRA spaces from string

2010-04-23 Thread Leigh
cfset string = rereplace(string,( +), ,all) Knew there was a more elegant method I was forgetting.. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing

RE: cfhttp Connection Failure

2010-04-23 Thread UXB Internet
http://www.cftagstore.com/tags/cfxhttp5.cfm Anybody here use the tag? I've just purchased it to use with a site we have in development that needed to selectively Spider individual member web sites and have been impressed with it. I was using the cfx_http that was produced by Follett

RE: Remove multple EXTRA spaces from string

2010-04-23 Thread UXB Internet
This appears to work for me: cfset string = rereplace(string,( +), ,all) And for me as well. smile Thank you very much. It has been a long week today. Dennis Powers UXB Internet - A Website Design Hosting Company P.O. Box 6028 Wolcott, CT 06716 203-879-2844 http://www.uxbinternet.com

RE: Job Opportunity for Web Developer - Cold Fusion - MD - Contract to Hire

2010-04-23 Thread J E
Thank you, but this position is not right for me at this time. Jeff Epsetin Date: Thu, 22 Apr 2010 10:24:02 -0400 Subject: Job Opportunity for Web Developer - Cold Fusion - MD - Contract to Hire From: gabriel.re...@makrotech.com To: cf-jobs-talk@houseoffusion.com Hi,

RE: Job Opportunity for Web Developer - Cold Fusion - MD - Contract to Hire

2010-04-23 Thread Eric Roberts
Jeff...this is a list...not being send personally to you ;-) Eric -Original Message- From: J E [mailto:jeffr...@pobox.com] Sent: Friday, April 23, 2010 8:38 AM To: cf-jobs-talk Subject: RE: Job Opportunity for Web Developer - Cold Fusion - MD - Contract to Hire Thank you, but

RE: Job Opportunity for Web Developer - Cold Fusion - MD - Contract to Hire

2010-04-23 Thread J E
I saw that after I sent it. My apologies, list. I have recruiters on the brain. JE Jeff...this is a list...not being send personally to you ;-) Eric Thank you, but this position is not right for me at this time.