RE: Regular Expression Validation Question
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 03/22/04
- Next message: pugaz: "Installing VS .NET 2003"
- Previous message: Ken: "problem with using MS Spread*** component"
- In reply to: Paul A. Deibel: "RE: Regular Expression Validation Question"
- Next in thread: Paul A. Deibel: "RE: Regular Expression Validation Question"
- Reply: Paul A. Deibel: "RE: Regular Expression Validation Question"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 05:58:58 GMT
Hi Paul,
For the regular expression validator control, we have to consider more than
a regular expression. For example, some customer may need the trimming
since the field may allow NULL value. Furthermore, we also have the
RequiredfieldValidator control to avoid the blank value. We can use the
this control with a RegularExpression Validator.
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
- Next message: pugaz: "Installing VS .NET 2003"
- Previous message: Ken: "problem with using MS Spread*** component"
- In reply to: Paul A. Deibel: "RE: Regular Expression Validation Question"
- Next in thread: Paul A. Deibel: "RE: Regular Expression Validation Question"
- Reply: Paul A. Deibel: "RE: Regular Expression Validation Question"
- Messages sorted by: [ date ] [ thread ]