Dronealone
IS-IT--Management
Hi,
I just can't get my head around regex!
Can anybody tell me how I do a simple match to extract
what is between the quotes on a select list:
<option value="bla">Bla Bla</option>
I want to extract all occurrences of what is between the quotes...
Thank you!!
I just can't get my head around regex!
Can anybody tell me how I do a simple match to extract
what is between the quotes on a select list:
<option value="bla">Bla Bla</option>
I want to extract all occurrences of what is between the quotes...
Thank you!!