<?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: How to do French alphanumeric regular expression validation in ASP.NET</title>
	<atom:link href="http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 04:58:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jevin</title>
		<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/comment-page-1/#comment-30728</link>
		<dc:creator>Jevin</dc:creator>
		<pubDate>Sun, 09 Oct 2011 14:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=40#comment-30728</guid>
		<description>Never tried it, but I guess it would work.</description>
		<content:encoded><![CDATA[<p>Never tried it, but I guess it would work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tympg</title>
		<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/comment-page-1/#comment-30720</link>
		<dc:creator>tympg</dc:creator>
		<pubDate>Sat, 08 Oct 2011 20:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=40#comment-30720</guid>
		<description>I think &quot;a-zA-ZÀ-ÿ&quot; can be shortened to &quot;A-ÿ&quot;</description>
		<content:encoded><![CDATA[<p>I think &#8220;a-zA-ZÀ-ÿ&#8221; can be shortened to &#8220;A-ÿ&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevin</title>
		<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/comment-page-1/#comment-30418</link>
		<dc:creator>Jevin</dc:creator>
		<pubDate>Fri, 29 Jul 2011 18:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=40#comment-30418</guid>
		<description>Hmmm. Never used that. Can you post an example, so we can see?

Thanks</description>
		<content:encoded><![CDATA[<p>Hmmm. Never used that. Can you post an example, so we can see?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vito</title>
		<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/comment-page-1/#comment-30377</link>
		<dc:creator>Vito</dc:creator>
		<pubDate>Wed, 27 Jul 2011 14:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=40#comment-30377</guid>
		<description>why not use simply the range \u00C0-\u00FF??</description>
		<content:encoded><![CDATA[<p>why not use simply the range \u00C0-\u00FF??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevin</title>
		<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/comment-page-1/#comment-15037</link>
		<dc:creator>Jevin</dc:creator>
		<pubDate>Tue, 22 Feb 2011 17:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=40#comment-15037</guid>
		<description>@Dude76

This is strange. Since on my side it works perfectly. If you are referring to &quot;\p{L}&quot;, I have no clue. I will have to try that.</description>
		<content:encoded><![CDATA[<p>@Dude76</p>
<p>This is strange. Since on my side it works perfectly. If you are referring to &#8220;\p{L}&#8221;, I have no clue. I will have to try that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dude76</title>
		<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/comment-page-1/#comment-9864</link>
		<dc:creator>Dude76</dc:creator>
		<pubDate>Mon, 20 Dec 2010 19:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=40#comment-9864</guid>
		<description>Normaly, for accents, you can use \p{L}, and msdn says it&#039;s supported by .NET; You can also check it on many websites (regexp testers).
But, I don&#039;t know why, although the regularexpressionvalidator accepts it as a valid expression, it refuses &quot;french&quot; inputs.
I&#039;m actually stuck with that.
Is that an aps.Net bug ? dunno...</description>
		<content:encoded><![CDATA[<p>Normaly, for accents, you can use \p{L}, and msdn says it&#8217;s supported by .NET; You can also check it on many websites (regexp testers).<br />
But, I don&#8217;t know why, although the regularexpressionvalidator accepts it as a valid expression, it refuses &#8220;french&#8221; inputs.<br />
I&#8217;m actually stuck with that.<br />
Is that an aps.Net bug ? dunno&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention How to do French alphanumeric regular expression validation in ASP.NET &#124; Technoreply -- Topsy.com</title>
		<link>http://www.technoreply.com/how-to-do-french-alphanumeric-regular-expression-validation-in-asp-net/comment-page-1/#comment-4409</link>
		<dc:creator>Tweets that mention How to do French alphanumeric regular expression validation in ASP.NET &#124; Technoreply -- Topsy.com</dc:creator>
		<pubDate>Wed, 29 Sep 2010 14:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=40#comment-4409</guid>
		<description>[...] This post was mentioned on Twitter by PP-Biologia-UAMX, Regular Expression . Regular Expression said: French alphanumeric regular expression validation http://ow.ly/2LmRm [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by PP-Biologia-UAMX, Regular Expression . Regular Expression said: French alphanumeric regular expression validation <a href="http://ow.ly/2LmRm" rel="nofollow">http://ow.ly/2LmRm</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

