Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regex question
Message
From
18/04/2010 07:47:17
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01460501
Message ID:
01460799
Views:
58
>Hi All, I need to parse some log files of an old system, can anyone give me a heads up on the Regex I need ?
>The log format is shown below
>
>09/06/2009 13:09:54 - PJK accessed MCN: 4403010057 - Mr Peter Kane
>
>
>I need to parse the 4403010057 part
>
>I know I could use Indexof in the string class but I think this requirement could grow horns so I want to start cutting my teeth on Regexes - eventually I will bone up up on them but I don't have the time at present - as usual any help much appreciated

What exactly are you interested in, Pete ?

Only the number ? The number and the part following ?

Any more examples ?
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform