Results 1 to 2 of 2

Thread: VB.net and WebBrowser Control - how to handle Javascript

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2009
    Posts
    13

    VB.net and WebBrowser Control - how to handle Javascript

    How can run this javascript code loaded in a webbrowser by pressing a button in current form.

    <script type="text/javascript" src="http://assets.tumblr.com/javascript/tiny_mce_3_5_5/tiny_mce.js?1085"></script>

    This javascript code opens a new IE page with some data. Please give me an example code. Thanks.
    Last edited by cre88; Feb 19th, 2013 at 06:26 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width