invoke a method of Java applet with c#

  • Thread starter Thread starter exogenic
  • Start date Start date
E

exogenic

Hi,
I've stucked with problem how to invoke method of Java applet using c#.
It's very easy doing this in JavaScript, but i've got no idea how to
deal with this in C# and what i can do with IHTMLObjectElement. I can't
turn off OPTION EXPLICIT(works only for VB) in order to use object
model.
I just want to set and get some text field value in Applet and cast
button click event.
greetz.
btw. I don't need any callbacks of course.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top