ASPFriends.com 'aspngregexp' list Archive - June 2002
Messages
Page: 1
currency (2 replies, VIP)
ASPFriends.com 'aspngregexp' list
How would I change this regular expression so that it also allows an empty string? ^\$?([0 9]{1,3},([0 9]{3},)*[0 9]{3}|[0 9] )(.[0 9][0 9])?$
Searching for "Strings"...not working in ASP.NET RegularExpressionValidator (2 replies, VIP)
ASPFriends.com 'aspngregexp' list
I went to http://regexlib.com/RETester.aspx And I typed the expression "foo$" to test against "nec.com.foo" SUCCESS! Now I try this and it will not work in my asp.net! I just want to be able to search for strings. Preferably that aren't attached to the end of the expression. There are NO spaces at the end as I've checked. I basically really want "nec\.com\.au" case insensitive matching. If somebod...
Regular Expression: evaluating datetime (3 replies)
ASPFriends.com 'aspngregexp' list
html div style 'background color:' DIV P Hi, /P P I have the following code to evaluate datetime using regular expressions. I want to make sure that the user enters FONT color #ff0033 ONLY /FONT in the following format: FONT color #ff0033 '12/25/2002 13:33:33' /FONT which is FONT color #ff0033 military time /FONT . I think this answer will benifit many people who wants to validate datetime fo...
Regular Expression Validator for ASP.NET (4 replies)
ASPFriends.com 'aspngregexp' list
Moved from [aspngreuse] to [aspngregexp] by Ryan Trudelle Schwarz ryants@aspelite.com What would the expression be for a decimal value that could accept: 123.12 123.1 123 12 1 (An number of numbers to the left of the decimal, max of two to the right)
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com