Hello Norrit,
Sorry I did not fully understand what you said in the previous post. I've done as you suggested but stumbled upon this:
Code:
[Error] Unit1.pas(1421): Undeclared identifier: 'Images'
with this:
Code:
for i := 0 to WebBrowser1.Document.Images.Count do
as I am pretty new with the webbrowser I do not fully understand it yet.
- XOR