<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB"><title>Comments on VBScript Regular Expressions - ILoveJackDaniels.com</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/" /><link rel="self" type="application/xml" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/atom/" /><subtitle>Latest comments on VBScript Regular Expressions on ILoveJackDaniels.com</subtitle><author><name>Dave Child</name></author><updated>2003-11-07T09:29:40Z</updated><id>tag:ilovejackdaniels.com,2003:31</id><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by James Law ( &lt;a href="http://www.tothepub.co.uk"&gt;http://www.tothepub.co.uk&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Probably the best example of regular expressions I've ever seen. Which is exactly why I keep feeling the need to refer back to it almost every day. Fantastic stuff!</summary><id>tag:ilovejackdaniels.com,2008:83997</id><published>2008-03-27T16:22:37+00:00</published><updated>2008-03-27T16:22:37Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by Jennifer Harrowell ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Thanks for this.  I just used a variation of your code to create a BBCode parser.&lt;br /&gt;&lt;br /&gt;I can now let people load custom content without worrying about them breaking my code!</summary><id>tag:ilovejackdaniels.com,2008:79109</id><published>2008-02-26T14:39:21+00:00</published><updated>2008-02-26T14:39:21Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by Noobie Munky ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;You rock!  Thanks for this.</summary><id>tag:ilovejackdaniels.com,2008:77915</id><published>2008-02-21T01:57:59+00:00</published><updated>2008-02-21T01:57:59Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by baliwebdesigner ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;I need to create rule start with alphabet followed by alphabet or digit or underscore with minimum 5 characters length
&lt;br /&gt;
&lt;br /&gt;i used ^[a-z][\w]{5,} but result TRUE on &quot;test test&quot;
&lt;br /&gt;any help?</summary><id>tag:ilovejackdaniels.com,2008:77435</id><published>2008-02-18T13:24:20+00:00</published><updated>2008-02-18T13:24:20Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by Ansi ( &lt;a href="http://"&gt;http://&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Can anyone tell me regular expression for time values For e.g lets say reg exp for 03:00 PM ?</summary><id>tag:ilovejackdaniels.com,2007:67773</id><published>2007-12-20T21:21:12+00:00</published><updated>2007-12-20T21:21:12Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by Goulven Champenois ( &lt;a href="http://blog.userland.fr/"&gt;http://blog.userland.fr/&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Great code!&lt;br /&gt;&lt;br /&gt;I had tried several code samples (even on Microsoft's own website), and these are definitely working: easy to use, easy to understand, thanks a lot!</summary><id>tag:ilovejackdaniels.com,2007:65643</id><published>2007-12-05T16:40:45+00:00</published><updated>2007-12-05T16:40:45Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by Jevean ( &lt;a href="http://www.jeevan4u.com"&gt;http://www.jeevan4u.com&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;thanks a lot...this page information is very helpful for me.  i'm searching for this solution for past 3 days. thanks</summary><id>tag:ilovejackdaniels.com,2007:57357</id><published>2007-11-07T10:38:08+00:00</published><updated>2007-11-07T10:38:08Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by Dave Child ( &lt;a href="http://www.ilovejackdaniels.com"&gt;http://www.ilovejackdaniels.com&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Read the article, &quot;davwsmith&quot;. I've named the VBScript functions after the PHP ones, as they are intended to do the same thing.</summary><id>tag:ilovejackdaniels.com,2007:35007</id><published>2007-06-07T16:07:01+01:00</published><updated>2007-06-07T16:07:01Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by davwsmith@eprod.com ( &lt;a href="http://"&gt;http://&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;I see the ereg command being used here.  This is a PHP programming language command from what I can find on the web.&lt;br /&gt;&lt;br /&gt;I need to do what ereg does but in vbscript.  Do you have any vbscript code??</summary><id>tag:ilovejackdaniels.com,2007:35005</id><published>2007-06-07T15:46:16+01:00</published><updated>2007-06-07T15:46:16Z</updated></entry><entry><title>Comment on VBScript Regular Expressions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/vbscript-regular-expressions/comments/" /><summary type="text">Comment by Michel ( &lt;a href="http://"&gt;http://&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Very good explanation !!&lt;br /&gt;&lt;br /&gt;I looked around for articles about regular expressions in vbscript and couldnt find anything as good as this.&lt;br /&gt;&lt;br /&gt;Thanks !</summary><id>tag:ilovejackdaniels.com,2007:22270</id><published>2007-01-28T02:51:13+00:00</published><updated>2007-01-28T02:51:13Z</updated></entry></feed>