|
|
Browse by Tags
All Tags » regex » if match group ... » dreamweaver
-
Hello,
I am able to find what I want by building my regex. Now I need to replace what matches with something related to it, I want to remove the quotation marks around where there is no space between two quotation marks.
TEXT:
<input type="text" name="text_field_21" value="Hello There!" />
so I ...
|
|
|