The first way is well known and you can read this technique at Dave Relyea's Blog. The alternative technique is to create script element on the page with java script commands. The C# code will be like this: HtmlElement script = HtmlPage.Document.CreateElement("script"); s... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5