Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: RegularExpressionValidator


Message #1 by Terrence Joubert <Terrence@v...> on Tue, 19 Nov 2002 15:12:10 +0400
Hi,
 
I am using the RegularExpressionValidator validation control in ASP .NET.
How do I set the ValidationExpression property to accept only British short
date format - (dd\mm\yyyy)?
 
Thanks
 
Terrence



Message #2 by "lgallegos" <lgallegos@i...> on Tue, 19 Nov 2002 08:44:27 -0500
You will find regular expressions on this page

http://www.regexlib.com/default.aspx

Search the regular that you want

Bye :)


Luis Enrique Gallegos
WebMaster
Lima - Per=FA


-----Mensaje original-----
De: Terrence Joubert [mailto:Terrence@v...]
Enviado el: Martes, 19 de Noviembre de 2002 06:12 a.m.
Para: ASP.NET
Asunto: [aspx] RegularExpressionValidator


Hi,

I am using the RegularExpressionValidator validation control in ASP
.NET.
How do I set the ValidationExpression property to accept only British
short
date format - (dd\mm\yyyy)?

Thanks

Terrence






  Return to Index