Microsoft
Software
Hardware
Network
Question : I need a bit Regex syntax help please... for .net
The original string is "1.99 , UPS" I need just the "1..99" part, so I did this in c#:
decimal ShippingChargeAmount = Convert.ToDecimal("0" + string.Join(null, System.Text.RegularExpress
ions.Regex
.Split(rbl
ShippingOp
tions.Sele
ctedValue,
"^[0-9]+(.[0-9]{1,2})")));
but I don't get the correct results...
Answer : I need a bit Regex syntax help please... for .net
Try this, assuming your email address is in A1:
=MID(A1,FIND("(",A1,1)+
1,FIND(")"
,A1,1)-FIN
D("(",A1,1
)-1)
Random Solutions
Server Error in '/Reports' Application in SQL Server Reporting Services
Certain Email messages are shown in OWA but not in Outlook 2010
Event ID 12293 Security -SPP Publishing key management service Error#0x8007232D
Audit Failure on Windows 2008
SQL Stored Procedure pass in a list
javax.servlet.jsp.JspExcep
tion: Cannot retrieve definition for form bean null on action
Cannot RDP anymore
Microsoft Information Store stalling issues
setting text of a dynamic dom element using javascript
Major help is needed customizing the Windows 7 default user profile