Results 1 to 15 of 15

Thread: WebBrowser Click Button (JavaScript) [Resolved]

Threaded View

  1. #1

    Thread Starter
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429

    Resolved WebBrowser Click Button (JavaScript) [Resolved]

    Hi Guys,

    This on is a little tricky.....

    I have an ADSL Moden that I want to be able to control (thru code) the Wireless function (Enable/Disable).

    Sounds easy enough, except there is NO elements that I can use!
    The HTML (containing JavaScript) dosn't alude to any "Button" Names or ID's.

    I first need to select the button to open a new controlbox (not window, as this stays the same URL) to get to the CheckBox that performs the Wireless control. I also cannot manipulate
    this checkbox even when I manualy navigate to this spot! - I get Object not set with .... dialog.
    I therefore asumed that the Webbrowser, for what ever reason, isn't holding those objects.

    In any case, first things first - I need to be able to .Click that first button

    I have exhausted my use/knowledge of DOM etc.



    Ideas?


    (PS I will upload the HTML latter)




    Cheers 'n' Beers,
    Bruce.
    Last edited by Bruce Fox; Apr 19th, 2005 at 06:55 PM.

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