I want to get the code that is between these two strings...
<b style="color:#ffffff;text-transform:uppercase;font-size:10pt;font-weight:bold">extractthis</b>
I want to get the extracthis part using regex....
<b style="color:#ffffff;text-transform:uppercase;font-size:10pt;font-weight:bold">extractthis</b>
I want to get the extracthis part using regex....