Microsoft
Software
Hardware
Network
Question : regular expression 1-100 and decimals
I need a reg exp for a number from 1 to 100 and also excepting two decimal places
1 = T
100 = T
50.5 = T
75.75 = T
101 = F
.034 = F
50.755 = F
Answer : regular expression 1-100 and decimals
If you are testing for the exact string, then you can add the start/end of line markers:
1:
^(?:100|\d{1,2}(?:\.\d{1,2})?)$
Random Solutions
cisco ios back up
Look Up in Query
Accessing GPT drive on windows 7 from Windows XP
Changing hte ip address of the Symantec Endpoint Protection Server
Failed to allocate port error when configuring EM (Oracle 11g)
Query To Detect if unicode data exists in field in SQL Server 2005
BSOD Windows 2008 R2 Hyper-V
ADSL router/cisco switch
WSUS Clients not reporting to the WSUS console or SBS 2008 Console
PayPal Express Checkout Module