No announcements
Found 1652383 threads
-
0 Votes
Regular expressions XML
head -> title). How can i do that using regular expressions in xml.Answered | 4 Replies | 3249 Views | Created by amadaeliseo - Saturday, January 9, 2010 3:26 PM | Last reply by JohnGrove - Sunday, January 10, 2010 2:41 AM -
0 Votes
Regular Expressions in c#
Hello, Im facing some problem, i got c# code which copy some files to another folder. On these copied files i want to do something with Regular ...Answered | 2 Replies | 394 Views | Created by master Yodizzie - Tuesday, May 31, 2016 10:34 AM | Last reply by master Yodizzie - Tuesday, May 31, 2016 5:51 PM -
1 Votes
Problem using multiple delimiters with regular expressions.
Thanks, that works exactly the way I needed it to. I only recently discovered Regular Expressions; and this is my first foray into using them. So, I am still learning. ...Answered | 2 Replies | 281 Views | Created by J_Reid - Friday, September 7, 2018 8:22 AM | Last reply by J_Reid - Friday, September 7, 2018 6:16 PM -
2 Votes
Using Regular expressions to split a string
email adres from this string using regular expressions. But I don't know how to do this with regular expression. Can somebody give an example ...Answered | 3 Replies | 3306 Views | Created by loi-se - Wednesday, September 1, 2010 6:35 PM | Last reply by loi-se - Thursday, September 2, 2010 4:56 PM -
1 Votes
Regular Expressions help please
what would be the regular expressions to just grab the number between the parenthesis?Answered | 11 Replies | 3277 Views | Created by rodchar - Monday, January 9, 2012 9:36 PM | Last reply by rodchar - Wednesday, January 11, 2012 3:46 PM -
1 Votes
Help with Regular Expressions?
Also, there is a Regular Expression forum, in the future post your regex questions there Regular ExpressionsAnswered | 2 Replies | 3244 Views | Created by Sachintha - Friday, March 26, 2010 4:59 AM | Last reply by JohnGrove - Friday, March 26, 2010 3:28 PM -
2 Votes
Regular Expressions
a non-word-character. Which roughly translates to the boundary between [a-zA-Z0-9] and [everything else]. Note that you can simplify your expression by using [0-9]{1,3} ...Answered | 4 Replies | 1759 Views | Created by CSharp0101 - Tuesday, March 20, 2012 3:21 PM | Last reply by Jesse Houwing - Wednesday, March 21, 2012 10:44 AM -
0 Votes
Find And Replace using Regular Expressions Examples
I need help using regular expressions using Find and Replace in VS2010. I want to change:Answered | 3 Replies | 17107 Views | Created by Wil Burton - Thursday, May 13, 2010 3:02 PM | Last reply by Wil Burton - Tuesday, May 18, 2010 7:41 PM -
0 Votes
Regular Expressions
probably ambiguous. Can you provide example(s) of the formats of the lines and which one's you are particularly interested in? Writing a "parser" isn't hard but ...Answered | 4 Replies | 213 Views | Created by ACalafiore - Tuesday, April 28, 2020 10:14 AM | Last reply by Viorel_ - Tuesday, April 28, 2020 3:44 PM -
0 Votes
valid regular expressions
I apologize for my lack of clarity. I need to confirm valid Regular Expressions within my application. There are hundreds of selection combinations a user may make, and the ...Answered | 4 Replies | 498 Views | Created by Jon Q Jacobs - Tuesday, December 20, 2016 11:40 PM | Last reply by CoolDadTx - Wednesday, December 21, 2016 3:42 PM -
0 Votes
Exclude domain name using Regular Expressions
Using Forefront, I want to setup an outbound rule that applies to all domains, except for a couple. So I need to apply a regular expression so the rule will run for all outbound ...Answered | 1 Replies | 5623 Views | Created by lunchroom - Wednesday, February 22, 2012 5:02 PM | Last reply by JohnGrove - Wednesday, February 22, 2012 8:49 PM -
0 Votes
converting a date using regular expressions
to the same way so I need to convert them all. I've read that using regular expressions would be the best way to do this. This is an example of the csv ...Answered | 4 Replies | 4108 Views | Created by airwalker2000 - Monday, August 10, 2009 10:32 AM | Last reply by xalnix - Monday, August 10, 2009 2:38 PM -
0 Votes
Regular Expressions Problem
Hi :) I bumped into a problem using regular expressions. I'm using this regex: Regex r1 = new ...Answered | 3 Replies | 3035 Views | Created by Krt_Malta2 - Friday, December 25, 2009 10:33 PM | Last reply by OmegaMan - Tuesday, February 23, 2010 7:06 PM -
0 Votes
Backreferencing regular expressions
The back reference is simply that the named previous match. One can have multiple words if needed.Answered | 1 Replies | 4752 Views | Created by sashi_jk - Wednesday, September 5, 2007 6:15 AM | Last reply by OmegaMan - Thursday, September 6, 2007 6:13 AM -
0 Votes
Regular Expressions - Replace using Named Capturing
Oops. I just had to add a reference to System.Web, and now everything works. I guess my idea of using regular expressions was ...Answered | 5 Replies | 2968 Views | Created by Peter1235644 - Thursday, April 12, 2007 4:21 AM | Last reply by Peter1235644 - Friday, April 13, 2007 1:57 AM -
0 Votes
Regular Expressions
Hi, I am trying to filter text similar to the following eg. 56, aa, bb, "cc, dd, ee, ...Answered | 3 Replies | 5344 Views | Created by johnnyF56 - Friday, April 20, 2007 1:42 PM | Last reply by OmegaMan - Monday, April 23, 2007 10:30 PM -
4 Votes
Regular Expressions explaination
Tutorial: Regular Expressions (Visual Studio)Answered | 5 Replies | 3228 Views | Created by yintong - Tuesday, January 13, 2009 1:33 AM | Last reply by yintong - Wednesday, January 21, 2009 1:28 AM -
0 Votes
c#.net regular expressions
/// Regular expression built for C# on: Mon, Apr 30, 2007, 07:23:27 AM /// Using Expresso Version: 2.1.2150, httpAnswered | 3 Replies | 6324 Views | Created by kered pople - Saturday, April 28, 2007 6:22 PM | Last reply by Sergei Z - Monday, April 30, 2007 11:23 AM -
0 Votes
C# Regular Expressions confusion
will have some expertise with Regular expressions and can tell me how to do this. Thanks in advance, DarrylAnswered | 5 Replies | 6564 Views | Created by D Pogue - Tuesday, August 8, 2006 8:43 PM | Last reply by Sergei Z - Friday, March 2, 2007 3:03 PM -
1 Votes
include space in regular expressions
it works great, but I apologize, i missed out a detail : what if there are 3 words , or 4 ? i'm looking for a regular expression that ...Answered | 6 Replies | 30522 Views | Created by rodniko - Saturday, July 19, 2008 8:16 AM | Last reply by xalnix - Saturday, July 19, 2008 12:23 PM
No announcements