Hi,
When I try the project being discussed in Appendix D (Web App Development using Visual Studio .Net), pp.778-789, the RegularExpressionValidator control is fired whatever E-Mail address I add into txtEmailAddress. I even entered
[email protected] as shown on p. 790 but couldn't pass the validation.
Have you ever faced with it, and if so, what is the workaround?
Thanks.