paolo

paolo

  • NA
  • 6
  • 0

Hmldocument and java __doPostBack

Feb 21 2008 2:46 AM

Hi, I have a problem.

I'm making an app which automate navigation.

I need to execute a script in javascript __doPostBack(...) an I have seen that the solution is executeScript(...), but I'm using Htmldocument class or webBrowser object and there isn't a method named executeScript.

How can do this postBack?

 

Thanks