Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

ShowUsYour<Regex>

Irregular Expressions Regularly

CSV Expression

Today I was reminded about a cool regex that was posted on the “Early and Adopter” blog last February:

    ,(?=([^"]*"[^"]*")*(?![^"]*"))

Here's the original link to that entry which also has sample usage:

http://weblogs.asp.net/prieck/archive/2004/01/16/59457.aspx

Published Saturday, January 17, 2004 8:46 AM by digory
Filed under:

Comments

No Comments
Anonymous comments are disabled