Advertisement

1 - 10 of 13 containing alltags:("regex regular expression") (0.001 seconds)
I need some help with C# regular Expressions. I have a file that is sent to me that I would like to turn into valid XML ( I attached file at the end of this text). I downoladed this program e...
Zones: MS Visual C#, Microsoft Programming, Regular Expressio...Date Answered: 06/22/2007 Grade: A Views: 0
Need a regex that will verify/extract a image url from a submitted link. It could be in the form of http://www.domain.com/subfolder/ ... /image.jpg or could be embed text from another like: ...
Zones: Regular ExpressionsDate Answered: 04/23/2008 Grade: B Views: 84
So far I have a regex that I use to strip the HTML tags from a page however this doesnt work correctly with CSS and JavaScript... Im looking for a regular expression to remove script (javascript...
Zones: Programming, DHTML, ...Date Answered: 10/30/2006 Grade: A Views: 0
Does anyone know of a module or a function that can tell what context a scalar is in?  i.e. how i can find out if a regex using a \d is parsed in a numeric or string context.
Zones: C, PerlDate Answered: 04/24/2007 Grade: B Views: 0
I recently posted a questions here: http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22895346.html This asked about how to do some pattern matching to deny suspect p...
Zones: Regular Expressions, JavaScript, J...Date Answered: 11/03/2007 Grade: B Views: 25
I am trying to remove parts of a string that are between angle brackets.  Here is an example... $myString = "The <strong>quick brown</strong> fox jumped over the <span style=\"color: red;\">lazy...
Zones: PHP, PHP and DatabasesDate Answered: 07/10/2008 Grade: A Views: 36
I tried to learn how to regex. but it was too hard for me. anyway, the idea is very basic. I have an URL that contains a substring that I need to extract. If this regex can be done on my following ...
Zones: Regular ExpressionsDate Answered: 09/19/2008 Grade: A Views: 165
Hello, Here is a regex, it basically checks for a valid equation, which then goes into my RPN converter. I have very little experience with regular expressions so I'm fairly confident the regex is...
Zones: Programming, Regular ExpressionsDate Answered: 04/23/2006 Grade: A Views: 0
Hi, I would like to request a regular expression to validate an IP v6 address. I do not have the nessessary skills myself to create this. Thank you!
Zones: Regular ExpressionsDate Answered: 09/26/2008 Grade: A Views: 70
Hi There All, I am reasonably new to Regex's and have hit a peculiar problem.  I have built a Regular Expression using RegexBuddy (www.regexbuddy.com) and have got it to pass against a test stri...
Zones: Regular Expressions, .NETDate Answered: 11/02/2008 Grade: B Views: 0