[thelist] Regular Expression

dan donaldson dan at omnivore.ca
Thu Mar 7 09:32:01 CST 2002


On Thursday, March 7, 2002, at 09:48  AM, Raymond Camden wrote:

> Err, I don't know ASP, but isn't this a simple equivalence check?


or would this work?:

/^CATS$/i

(not a regex expert either, but trailing i is case-insensitive, I think)

dan




More information about the thelist mailing list