xml - Parsing HTML in Delphi to find the addresses of all images -


how can extract addresses of images in html file using delphi, example using html parser?

you can use ihtmldocument2 interface parse html, check sample retrieving image links html document


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -