Re: [PHP] Messages to List Being Truncated

2004-06-30 Thread Curt Zirzow
* Thus wrote Curt Zirzow: > * Thus wrote John W. Holmes: > > Red Wingate wrote: > > > > Sorry I've been absent from the list for a while guys and gals. Now I > > see what I've been missing!! :) > > And well missed :) You're absense not what you've been missing :D Curt -- First, let me assure

Re: [PHP] Messages to List Being Truncated

2004-06-30 Thread Curt Zirzow
* Thus wrote John W. Holmes: > Red Wingate wrote: > > Sorry I've been absent from the list for a while guys and gals. Now I > see what I've been missing!! :) And well missed :) I can't always come up with those nifty code tricks like you do :D Curt -- First, let me assure you that this is not

Re: [PHP] Messages to List Being Truncated

2004-06-30 Thread John W. Holmes
Red Wingate wrote: nobody ( and especialy not me ) would have offended you, if you wouldn't have flamed someone for creating a new thread by replying to another. Your E-Mail client breaks the Threads just like he did which makes reading the threads a pita. Replying to an existing thread to create a

RE: [PHP] Messages to List Being Truncated

2004-06-30 Thread Chris W. Parker
Red Wingate on Wednesday, June 30, 2004 3:21 PM said: > I would recommend you to either use some kind of Newsgroup software or > just try another e-mail client ( eg thunderbird ) ok. i'll see what i can do. chris. -- PHP General Mailing List (http://www.php.net/

Re: [PHP] Messages to List Being Truncated

2004-06-30 Thread Red Wingate
Buddy, nobody ( and especialy not me ) would have offended you, if you wouldn't have flamed someone for creating a new thread by replying to another. Your E-Mail client breaks the Threads just like he did which makes reading the threads a pita. It was stated more then once that replying useing any

Re: [PHP] Messages to List Being Truncated

2004-06-30 Thread Red Wingate
Usually it should be \\\ to get a \ ... now lets take a look at your regexp /^[a-zA-Z0-9\(\)]{1}[ a-zA-Z0-9\(\)_\,\.\-\'\"]{1,999}$/ ^[a-zA-Z0-9()] should work, as ( and ) only needs to be escaped when not within an []-block (cannot recall the name right now) [- a-zA-Z0-9(),.'\"\\\_]{1,999}$ s

RE: [PHP] Messages to List Being Truncated

2004-06-30 Thread Chris W. Parker
Red Wingate on Wednesday, June 30, 2004 2:50 PM said: > the first one was truncated but the second one was complete. Btw thx > Chris for opening up yet another thread that could have been avoided > if your client was configured correctly. oh woe is me! if only i had

RE: [PHP] Messages to List Being Truncated

2004-06-30 Thread Pablo Gosse
> the first one was truncated but the second one was complete. Btw thx > Chris for opening up yet another thread that could have been avoided > if your client was configured correctly. This is strange. At any rate, I've put the message in an html page on our server. http://www.unbc.ca/regexp

Re: [PHP] Messages to List Being Truncated

2004-06-30 Thread Red Wingate
the first one was truncated but the second one was complete. Btw thx Chris for opening up yet another thread that could have been avoided if your client was configured correctly. -- red Chris W. Parker wrote: Pablo Gosse on Wednesday, June 30, 2004 2:29 PM said: Hi

RE: [PHP] Messages to List Being Truncated

2004-06-30 Thread Chris W. Parker
Pablo Gosse on Wednesday, June 30, 2004 2:29 PM said: > Hi folks. I've just attempted to twice post a message, and for some > reason it's being truncated somewhere between my Sent Items folder and > when it appears on the list. > > Has anyone had similar problems.

[PHP] Messages to List Being Truncated

2004-06-30 Thread Pablo Gosse
Hi folks. I've just attempted to twice post a message, and for some reason it's being truncated somewhere between my Sent Items folder and when it appears on the list. Has anyone had similar problems. Anyone have any idea what could be causing it? Cheers and TIA. Pablo -- PHP General Mailing