This question is asked before probably, but I couldn't find a proper
answer. I downloaded the Mozilla ActiveX-control and I made a nice
browser. Now I want to implement a function like the auto-filler of
Google. I have some experience with Visual Basic, and there you had to
do something like this:
WebBrowser.Document.getElementByID("username").Value = txtUsername.Text
Then the textbox called 'username' on the site gained the value of
txtUsername. But in Delphi I can't manage this. Anyone knows how to
solve this problem?
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding