Superfly1611 Posted April 3, 2004 Posted April 3, 2004 I need an expression that matches the string "Name=[" then one or more characters (anything except line break) and then "]" eg Name=[superfy1611] Name=[J!mbob] Name=[i am teh L337 H@x0r] So far my best guess is "Name=\[+.\]" But this hasn't worked Anyone? Quote
Superfly1611 Posted April 4, 2004 Author Posted April 4, 2004 lol something as simple as that Syntax the wrong way round. Cider + RegExp = embarrasing Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.