Hi Guys!

I develept an automation application for ie in visual basic 6.0.
now i want to modify this one to work with firefox.

basic browsing with the activx control is quiet easy. my problems start when
i try to set the value of an inputbox or try to simulate a click on a
certain button
or something like that.

this is the code for the IE interface.
     Webbrowser1.Document.All.tags("INPUT")(2).Value =  "blabla"

someone got an idea how to get this working with the mozilla activx crtl?

thanks for your help,
john


_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to