<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Client Side Web Development</title><link>http://forums.asp.net/130.aspx</link><description>Client-side programming discussions, including CSS, DHTML, JScript/Javascript, etc. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=18&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: regular expression validator</title><link>http://forums.asp.net/thread/3274738.aspx</link><pubDate>Sat, 04 Jul 2009 14:43:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274738</guid><dc:creator>saurabh.15in</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274738.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=3274738</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;hi....Thanks for ur suggestion....I did it using custom validator.....&lt;/p&gt;</description></item><item><title>Re: regular expression validator</title><link>http://forums.asp.net/thread/3274214.aspx</link><pubDate>Sat, 04 Jul 2009 04:24:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274214</guid><dc:creator>SynergyNT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274214.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=3274214</wfw:commentRss><description>&lt;p&gt;You would use a RegularExpressionValidator with the regular expression in the ValidationExpression property.&amp;nbsp; The regular expression syntax should be the same.&lt;/p&gt;&lt;p&gt;These sites should help if you are not sure on the regular expression to use...&lt;/p&gt;&lt;p&gt;http://aspnet.4guysfromrolla.com/articles/022603-1.aspx&lt;/p&gt;&lt;p&gt;http://www.regular-expressions.info/&lt;/p&gt;</description></item><item><title>regular expression validator</title><link>http://forums.asp.net/thread/3273660.aspx</link><pubDate>Fri, 03 Jul 2009 14:20:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273660</guid><dc:creator>saurabh.15in</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273660.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=3273660</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;
&lt;p&gt;I have a textbox in which two expressions are valid.&lt;/p&gt;
&lt;p&gt;999-99-9999&lt;/p&gt;
&lt;p&gt;99-9999999&lt;/p&gt;
&lt;p&gt;How can i use regular expression validator for this.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t want to use javascript to validate this because i am using requierd field validator for other fields which i am showing in validation summary.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please suggest,&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Saurabh&lt;/p&gt;</description></item></channel></rss>