Hi, Erel!
I am trying to download image from the web with the following input:
<div class="img"><img id="imgid48" src="image/Kim_Hyo.jpg" alt="Kim_Hyo" width="220" height="220" onClick="toggleIt('id48a')"><div class="desc" id="name48">Kim Hyo</div><div class="desc" id="id48a">?</div></div>
I am trying to use Regex.Matcher. I am lost. Can you please help me?
Thank you very much in advance.
I am trying to download image from the web with the following input:
<div class="img"><img id="imgid48" src="image/Kim_Hyo.jpg" alt="Kim_Hyo" width="220" height="220" onClick="toggleIt('id48a')"><div class="desc" id="name48">Kim Hyo</div><div class="desc" id="id48a">?</div></div>
I am trying to use Regex.Matcher. I am lost. Can you please help me?
Thank you very much in advance.