Quote:
Originally Posted by tweebee
That works beautifully, thank you so much! I had the brackets parsed right, just didn't know how to do the underscores.
Thank you again! 
|
You're welcome.
If you understand the regex, you'll note that you can get rid of these: "[_ ]" and replace with a simple space. I just put that in to be bit more clear. Also, note the non-greedy selector in the ISBN.