Hi, I m trying to extract all the images tags from the HTML page, i tried the below regex pattern, {1}
this works fine when the HTML pagesource has tags in the single line.. This patterns fails when the image tag is splitted to two or more lines.. eg..
plz help me. regards, nas