Results 1 to 2 of 2

Thread: get browser window + sim keypress

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    419

    get browser window + sim keypress

    hey,

    im trying to find a way to get a browser window and then somehow simulate a keypress within tht window.

    can anyone give me ne pointers?

    thanks
    lee
    If a post has been usefull then Rate it!

  2. #2
    Frenzied Member some1uk03's Avatar
    Join Date
    Jun 2006
    Location
    London, UK
    Posts
    1,675

    Re: get browser window + sim keypress

    Use the SendKeys API.. or

    use a webbrowser control...

    webbrowser1.document.all("button1").click

    (assuming the button is called Button1)
    _____________________________________________________________________

    ----If this post has helped you. Please take time to Rate it.
    ----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.



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