Hi all.


Is there a way to read the content of the HTML form loaded inside the
MozillaControl from VB?



Microsoft Internet Controls allows this

MsgBox iBrowser.Document.All("field_name").Value




Is there a way to achieve this in MozillaControl?




Reply via email to