Using vb.net using regex how would i recover href and the cost?
I have tried various options, and have just learned that regex can be different depending on language, which means i have wasted 2 days trying to figure it out
<div class="single-album" id="m-1_1184">
<span class="album-time link-text">
<a class="album-link tag-b b-ltxt-album b-sec-b b-tab-toy"
href="/cx/1.1184"
title="album | 5 cost">13£50</a>
</span>`enter code here`
<span class="separator">|</span>
</div>