Which is why I use JavaScript for all of my regular expressions, it's closer to the perl's regex so most perl regexes work with it, it's well documented, and witango can execute server side.
----- Original Message ----- From: "Customer Support" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, 16 February, 2005 23:50 Subject: Re: Witango-Talk: Auto a href > Witango uses a POSIX regex engine which is standards based while Perl > has its own standard for Regex and in its latest release does not even > call them regex any more but just plain old rules. > > If a regex works with sed then it will work with witango as they use > the same library. > > If you want to use regex in your apps get a hold of the book Mastering > Regular Expressions (If your an insomniac it is an excellent drug free > cure). > > > Witango Support ... deleted ... ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
