<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Javascript email validation</title>
	<atom:link href="http://www.techtamasha.com/javascript-email-validation/47/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techtamasha.com/javascript-email-validation/47</link>
	<description>a new play everyday</description>
	<lastBuildDate>Mon, 23 Aug 2010 11:03:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: James</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-838</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 18 Feb 2009 09:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-838</guid>
		<description>Sorry, but you should really implement Les Hazlewood&#039;s Java solution in JavaScript.

p+oruk@auamail! is a valid e-mail address.</description>
		<content:encoded><![CDATA[<p>Sorry, but you should really implement Les Hazlewood&#8217;s Java solution in JavaScript.</p>
<p>p+oruk@auamail! is a valid e-mail address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nischal Shetty</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-704</link>
		<dc:creator>Nischal Shetty</dc:creator>
		<pubDate>Mon, 24 Nov 2008 06:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-704</guid>
		<description>@Ravi

I hope it does :) Well, it still is crude and has a few bugs but for simple email validations and to learn javascript regular expressions I guess the examples good enough.</description>
		<content:encoded><![CDATA[<p>@Ravi</p>
<p>I hope it does <img src='http://www.techtamasha.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Well, it still is crude and has a few bugs but for simple email validations and to learn javascript regular expressions I guess the examples good enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-703</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Mon, 24 Nov 2008 06:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-703</guid>
		<description>Will it works,I doubt</description>
		<content:encoded><![CDATA[<p>Will it works,I doubt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nischal Shetty</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-456</link>
		<dc:creator>Nischal Shetty</dc:creator>
		<pubDate>Fri, 05 Sep 2008 08:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-456</guid>
		<description>@Oleg Are they valid!! As far as I know they dont seem valid. You can only have one &#039;@&#039; symbol which is used to separate the domain from the address.

I haven&#039;t come across any site that allows me to use &#039;=&#039; in my mail id. Let me know which site you are referring to. I&#039;ll check it out and then make the appropriate changes.

If you still want a regex to allow email id&#039;s of the type specified by you then let me know. I&#039;ll try to make changes to my reg ex and send it to you ;)</description>
		<content:encoded><![CDATA[<p>@Oleg Are they valid!! As far as I know they dont seem valid. You can only have one &#8216;@&#8217; symbol which is used to separate the domain from the address.</p>
<p>I haven&#8217;t come across any site that allows me to use &#8216;=&#8217; in my mail id. Let me know which site you are referring to. I&#8217;ll check it out and then make the appropriate changes.</p>
<p>If you still want a regex to allow email id&#8217;s of the type specified by you then let me know. I&#8217;ll try to make changes to my reg ex and send it to you <img src='http://www.techtamasha.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-454</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Fri, 05 Sep 2008 07:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-454</guid>
		<description>So what about valid emails like &quot;Abc\@def@example.com&quot; and &quot;customer/department=shipping@example.com&quot;?</description>
		<content:encoded><![CDATA[<p>So what about valid emails like &#8220;Abc\@def@example.com&#8221; and &#8220;customer/department=shipping@example.com&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sri</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-228</link>
		<dc:creator>Sri</dc:creator>
		<pubDate>Mon, 04 Aug 2008 13:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-228</guid>
		<description>Thanks

Great script, used at 

http://www.partyrama.co.uk</description>
		<content:encoded><![CDATA[<p>Thanks</p>
<p>Great script, used at </p>
<p><a href="http://www.partyrama.co.uk" rel="nofollow">http://www.partyrama.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranjith</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-101</link>
		<dc:creator>Ranjith</dc:creator>
		<pubDate>Fri, 20 Jun 2008 15:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-101</guid>
		<description>Dude is this a valid email id ??

example.@example.com</description>
		<content:encoded><![CDATA[<p>Dude is this a valid email id ??</p>
<p><a href="mailto:example.@example.com">example.@example.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nischal Shetty</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-94</link>
		<dc:creator>Nischal Shetty</dc:creator>
		<pubDate>Tue, 10 Jun 2008 17:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-94</guid>
		<description>Thank you so much for the appreciation Scott. I&#039;m so glad that it helped you. If you ever have any queries do leave me a comment. I&#039;ll try my best to help ;o)</description>
		<content:encoded><![CDATA[<p>Thank you so much for the appreciation Scott. I&#8217;m so glad that it helped you. If you ever have any queries do leave me a comment. I&#8217;ll try my best to help ;o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-93</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 10 Jun 2008 16:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-93</guid>
		<description>Thanks for this. Best JS email validation I&#039;ve found so far. Very thorough.</description>
		<content:encoded><![CDATA[<p>Thanks for this. Best JS email validation I&#8217;ve found so far. Very thorough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Socol</title>
		<link>http://www.techtamasha.com/javascript-email-validation/47/comment-page-1#comment-79</link>
		<dc:creator>James Socol</dc:creator>
		<pubDate>Mon, 02 Jun 2008 19:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://techtamasha.com/?p=47#comment-79</guid>
		<description>Whoops, I was wrong there, the proper RegExp is 

/^[\w][\w\._\-]*@(?:[\w]+\.?)*[\w]\.[a-zA-Z]{2,4}$/

I forgot that there are a few one-letter domains.</description>
		<content:encoded><![CDATA[<p>Whoops, I was wrong there, the proper RegExp is </p>
<p>/^[\w][\w\._\-]*@(?:[\w]+\.?)*[\w]\.[a-zA-Z]{2,4}$/</p>
<p>I forgot that there are a few one-letter domains.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.348 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-08-27 13:56:50 -->
