RE: CFTALK List Problems

2010-01-12 Thread brad
> Is there anyone that can help me with list problems? FYI, if you're having problems with the list, or even more so, the HOF site; the proper course of action is generally to E-mail the administrator of both directly. He usually responds in good time. Michael Dinowit

Re: CFTALK List Problems

2010-01-12 Thread Jason Fisher
Yep. Don't know about the site, but the mail list is working fine. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com

Re: CFTALK List Problems

2010-01-12 Thread John M Bliss
List is working. On Tue, Jan 12, 2010 at 8:22 AM, Robert Harrison wrote: > > Is this working??? I can't update my mailing lists and I've used to contact > form on House of Fusion and it's giving hard CF Errors. Is there anyone > that > can help me with list prob

CFTALK List Problems

2010-01-12 Thread Robert Harrison
Is this working??? I can't update my mailing lists and I've used to contact form on House of Fusion and it's giving hard CF Errors. Is there anyone that can help me with list problems? Robert B. Harrison Director of Interactive Services Austin & Williams 125 Kennedy Drive, S

List Problems

2007-11-12 Thread Robert Harrison
I posted two emails to the list this morning. They never showed. Are there list problems today? Robert B. Harrison Director of Interactive services Austin & Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext. 119 F : 631.434.7022 www.austin-williams.com G

RE: Delimited list problems - a bug?

2007-01-26 Thread Everett, Al \(NIH/NIGMS\) [C]
>Sure. Replace the substring that you want to use as a list delimiter with a single character, then do your list operation. For the single >character, be careful to use something that's unlikely to be in your data already. I like to use a non-printable character for this, like >the Bell character (

Re: Delimited list problems - a bug?

2007-01-26 Thread Scott Weikert
I've done similar things, but I've used different delimeters, i.e. "element 1|element 2a:element 2b|element 3" using a pipe as the primary delim and a colon as the secondary delim. Works great. ~| Upgrade to Adobe ColdFusion MX

RE: Delimited list problems - a bug?

2007-01-26 Thread Dave Watts
> I can't say that I've ever run into a situation where I > needed the OR operation, seems to me the AND operation is > more natural. I don't suppose there is any way to accomplish > what my coworker is going for? Sure. Replace the substring that you want to use as a list delimiter with a sing

RE: Delimited list problems - a bug?

2007-01-26 Thread Richard Kroll
> But it is explained this way in the documentation. When you provide a > list of delimiters it is not an AND list, it is an OR list. Thanks. I did not even consult the doc's on this, I made the assumption that multiple delimiters were treated in an AND fashion. I guess I now know what they m

Re: Delimited list problems - a bug?

2007-01-26 Thread Jerry Johnson
You are reading the "multiple delimiter" wrong. >From the docs: delimiters A string or a variable that contains one. Character(s) that separate list elements. Default: comma. *** If this parameter contains more than one character, ColdFusion processes each occurrence of each character as a delim

RE: Delimited list problems - a bug?

2007-01-26 Thread Ian Skinner
If I am explicitly telling CF that the delimiter is two pipes, why would it stop when finding only one? I tried this with other delimiters and found the same behavior. Am I crazy or does this appear to be a bug? NOPE, it is not a bug but defiantly not an intuitive way for this to work. Bu

RE: Delimited list problems - a bug?

2007-01-26 Thread Dave Phillips
past. Hope this helps. If I can find the reference, I'll post it. Dave -Original Message- From: Richard Kroll [mailto:[EMAIL PROTECTED] Sent: Friday, January 26, 2007 10:15 AM To: CF-Talk Subject: Delimited list problems - a bug? Hey all, One of my team members just bro

Delimited list problems - a bug?

2007-01-26 Thread Richard Kroll
Hey all, One of my team members just brought to me something strange that to me seems as if it's a bug. If you use multiple delimiters to create a list, and then use a single delimiter to fashion a sub-list, CF treats the sub-list as two elements. Here is an example: Single list using

Digest mode list problems

2006-09-06 Thread Earl, George
I'm having all kinds of issues with my cf-talk and cf-community digests. Are those of you who get the single message feed having problems too? George ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting

More weird HOF list problems

2005-06-30 Thread James Holmes
It seems that a few hours ago I stopped getting any of my HOF lists mail at my gmail account. The only stuff I'm getting now is CF-Talk, to my other (old) email addy. I changed my settings many days ago to leave just my gmail account in the HOF profile, so I'm not sure what's up. Does anyone have

Re: list problems - empty fields

2002-11-23 Thread Jon Hall
Saturday, November 23, 2002, 5:37:57 AM, you wrote: SC> I'm reading a txt file which has 3 fields to a line SC> eg SC> 14||'Maggin, Elliot S.' SC> 15||'Maine, Charles Eric' SC> 16|1|'McCaffrey, Anne' SC> but often the second field is empty SC> Lists don't believe an empty field exists so I keep

RE: list problems - empty fields

2002-11-23 Thread stas
Saturday, November 23, 2002 5:38 AM > To: CF-Talk > Subject: list problems - empty fields > > > Hi > > I'm reading a txt file which has 3 fields to a line > eg > > 14||'Maggin, Elliot S.' > 15||'Maine, Charles Eric' > 16|1|'McCaffr

Re: list problems - empty fields

2002-11-23 Thread Seamus Campbell
thanks Kym I was trying something like that but had the syntax wrong so assumed I was on the wrong track. Thanks again Seamus At 10:06 PM 23/11/02 , you wrote: >Hi Seamus, > > >I'm reading a txt file which has 3 fields to a line > >eg > > > >14||'Maggin, Elliot S.' > >15||'Maine, Charles Eric' >

Re: list problems - empty fields

2002-11-23 Thread Kym Kovan
Hi Seamus, >I'm reading a txt file which has 3 fields to a line >eg > >14||'Maggin, Elliot S.' >15||'Maine, Charles Eric' >16|1|'McCaffrey, Anne' > >but often the second field is empty > >Lists don't believe an empty field exists so I keep getting errors when I >try to loop over the list to impor

list problems - empty fields

2002-11-23 Thread Seamus Campbell
Hi I'm reading a txt file which has 3 fields to a line eg 14||'Maggin, Elliot S.' 15||'Maine, Charles Eric' 16|1|'McCaffrey, Anne' but often the second field is empty Lists don't believe an empty field exists so I keep getting errors when I try to loop over the list to import to a database Ho

RE: CF Talk list problems?

2002-06-11 Thread Shawn Grover
. That'll take me a bit of time to dig out, so email me offlist if you need that. Thanks Mike. Shawn Grover -Original Message- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 4:50 PM To: CF-Talk Subject: Re: CF Talk list problems? I saw one duplicate to

Re: CF Talk list problems?

2002-06-11 Thread Jon Hall
Jun 2002 13:13:34 -0700 jon - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 6:27 PM Subject: Re: CF Talk list problems? > Has this been for all messages or just some? Are

Re: CF Talk list problems?

2002-06-11 Thread Michael Dinowitz
Has this been for all messages or just some? Are there any patterns such as time or topic? I've been doing a lot of work on the new archives (www.houseoffusion.com/cf_lists) but I doubt there's anything going on there that would affect CF-Talk. The more you can tell me about the problems, the e

RE: CF Talk list problems?

2002-06-11 Thread Ryan Kime
You are not alone... -Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 4:32 PM To: CF-Talk Subject: CF Talk list problems? Am I the only one receiving messages I received already this morning or yesterday? I've seen 5 or 6 message (at

CF Talk list problems?

2002-06-11 Thread Shawn Grover
Am I the only one receiving messages I received already this morning or yesterday? I've seen 5 or 6 message (at least the ones I've read) that were duplicates... Just thought I'd mention it in case no one else has. Shawn Grover Object Programmer [EMAIL PROTECTED] __

Re: list problems

2001-01-11 Thread Greg Wolfinger
-Talk" <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 1:09 PM Subject: RE: list problems > > The same thing is happening with me to and I have a pretty > > reliable network > > and a brand spanking new Dell i800 laptop with plenty of juice, so I think > >

RE: list problems

2001-01-11 Thread Philip Arnold - ASP
> The same thing is happening with me to and I have a pretty > reliable network > and a brand spanking new Dell i800 laptop with plenty of juice, so I think > its the list. Funnily enough, PC speed has little to do with email speed - I could run a P100 through a T1 link and it'd work faster over

Re: list problems

2001-01-11 Thread Greg Wolfinger
; <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 12:46 AM Subject: OT: list problems > Excuse me, folks, but has anyone else had trouble getting messages from the > list? I didn't receive anything for several hours and now am getting > messages, but no backlog. Is it

Re: list problems

2001-01-11 Thread Michael Dinowitz
When I got back from a parent/teacher meeting yesterday I found the list was down. When I dug through it I found that the problem was a base64 encoded message that was causing my CF template to bomb. I use a CF template to parse ALL mail for the lists to clean it up, check it for viruses and such.

RE: list problems

2001-01-11 Thread Russel Madere
eat the bear; some days the bear eats you. > -Original Message- > From: Howie Hamlin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 11, 2001 02:24 > To: CF-Talk > Subject: Re: list problems > > > I

Re: list problems

2001-01-11 Thread Howie Hamlin
I see the same thing from here... Regards, Howie - Original Message - From: "Hal Helms" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 12:46 AM Subject: OT: list problems > Excuse me, folks, but has anyone els

RE: list problems

2001-01-11 Thread lsellers
> Excuse me, folks, but has anyone else had trouble getting > messages from the > list? I didn't receive anything for several hours and now am getting > messages, but no backlog. Is it the list or my system? The list server fell asleep again. That or everyone woke up at midnight after a nice nap

OT: list problems

2001-01-10 Thread Hal Helms
Excuse me, folks, but has anyone else had trouble getting messages from the list? I didn't receive anything for several hours and now am getting messages, but no backlog. Is it the list or my system? Hal Helms == See www.ColdFusionTraining.com for info on "Best Practices with ColdFusion & Fusebox

Re: Anyone else having list problems?

2000-06-06 Thread Stephen Garrett
I've been having this problem for many many months, and only from cftalk. Usually about a dozen or so every day. At 05:07 PM 6/2/2000 -0400, Bud wrote: >Hi. For the second time this week, I check my mail and the first >thing I get is an error message: Error while checking mail. The >attachment

Anyone else having list problems?

2000-06-03 Thread Bud
Hi. For the second time this week, I check my mail and the first thing I get is an error message: Error while checking mail. The attachment was corrupted. An illegal character was found. From there, I proceed to download approximately 1,000 e-mails, all from cf-talk. This happened about 2 week