Results 1 to 2 of 2

Thread: Looking for codes to input data into a WebBrowser

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    1

    Looking for codes to input data into a WebBrowser

    Greetings!

    I'm looking for a way to write a VB program that will:

    1) Open FireFox (Or any other Web Browser)
    2) Go to a site
    3) fill-in my login and password (so I won't have to anymore ;P)

    I realize I can just install some macros from the FireFox add-on site, but hey that's boring o:

    Do note that I'm just a beginner, and have very feeble knowledge of VB.
    Any help would be nice <:

  2. #2
    Wait... what? weirddemon's Avatar
    Join Date
    Jan 2009
    Location
    USA
    Posts
    3,826

    Re: Looking for codes to input data into a WebBrowser

    You'll do this by using the web browser control.

    This question has been asked many times on VB Forums. If you search this site, youll find what you're looking for. You can even Google it and get plenty of information on how to do it.

    After you've done some research and you need some help with the code, post what you have, any errors, and what's not working.

    *Edit:

    If you're brand new to Vb, I would try other things first. This task isn't daunting.... but it can be for someone who doesn't know what they're doing.
    CodeBank contributions: Process Manager, Temp File Cleaner

    Quote Originally Posted by SJWhiteley
    "game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....

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