Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [RedRum] Yahoo sub cats question

Quote Reply
Re: [RedRum] Yahoo sub cats question In reply to
Well, that's not really how it seems to work. Most people have their categories empty, and intially set the description to 'SUB0' or 'SUB1' doing something like:

update Category set Description = 'SUB0'

Problem comes with taking out the white space that was intentionally added.

The most "correct" way to do it, would probably be to match SUB[01] when not preceeded by any non-space characters \S (begining of string), or not followed by any non-space characters (end of string)




PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread Yahoo sub cats question biglouis 10837 Dec 28, 2001, 11:56 AM
Thread Re: [biglouis] Yahoo sub cats question
biglouis 10533 Dec 29, 2001, 11:57 AM
Thread Re: [biglouis] Yahoo sub cats question
pugdog 10628 Dec 29, 2001, 2:07 PM
Thread Re: [pugdog] Yahoo sub cats question
biglouis 10616 Dec 30, 2001, 2:55 AM
Post Re: [biglouis] Yahoo sub cats question
pugdog 10575 Dec 30, 2001, 7:24 AM
Thread Re: [biglouis] Yahoo sub cats question
pugdog 10535 Dec 30, 2001, 9:08 AM
Thread Re: [pugdog] Yahoo sub cats question
pugdog 10605 Dec 30, 2001, 9:18 AM
Thread Re: [pugdog] Yahoo sub cats question
biglouis 10563 Dec 31, 2001, 7:58 AM
Thread Re: [biglouis] Yahoo sub cats question
pugdog 10563 Dec 31, 2001, 9:58 AM
Thread Re: [pugdog] Yahoo sub cats question
biglouis 10509 Jan 1, 2002, 10:03 AM
Thread Re: [biglouis] Yahoo sub cats question
pugdog 10517 Jan 1, 2002, 10:16 AM
Post Re: [pugdog] Yahoo sub cats question
biglouis 10528 Jan 1, 2002, 10:45 AM
Thread Re: [pugdog] Yahoo sub cats question
Paul 10511 Jan 1, 2002, 11:53 AM
Thread Re: [RedRum] Yahoo sub cats question
pugdog 10523 Jan 1, 2002, 2:52 PM
Thread Re: [pugdog] Yahoo sub cats question
Paul 10494 Jan 1, 2002, 2:58 PM
Thread Re: [RedRum] Yahoo sub cats question
pugdog 10576 Jan 1, 2002, 3:27 PM
Thread Re: [pugdog] Yahoo sub cats question
Paul 10514 Jan 1, 2002, 3:41 PM
Thread Re: [RedRum] Yahoo sub cats question
pugdog 10552 Jan 1, 2002, 4:07 PM
Thread Re: [pugdog] Yahoo sub cats question
Paul 10449 Jan 1, 2002, 4:09 PM
Post Re: [RedRum] Yahoo sub cats question
pugdog 10421 Jan 1, 2002, 6:00 PM
Post Re: [pugdog] Yahoo sub cats question
biglouis 10552 Dec 31, 2001, 8:01 AM
Post Re: [pugdog] Yahoo sub cats question
biglouis 10544 Dec 30, 2001, 1:39 PM