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

how to build hyperlink for query string in php -

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

html - How to set table cell value using jquery -