Results 1 to 2 of 2

Thread: Text into other browsers textbox

  1. #1

    Thread Starter
    Member Shadow45o's Avatar
    Join Date
    Sep 2008
    Posts
    51

    Question Text into other browsers textbox

    Ok, I have been searching around for a while...

    What I want to know is if there is a way to insert text into a text box on another browser using visual basic...Also if there is a way to put text only into specific fields...

    An example...A password memory program...What I mean by this is you have a form filled up with usernames and passwords and it will insert the correct username and password for the specified site.

    I guess the main thing I need to know is if it is possible to make visual basic correspond with another browser instead of using the actual WebBrowser control and a place I could go to find out how.

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

    Re: Text into other browsers textbox

    Why don't you want to use the WebBrowser control? It was made for things like these.

    If you were to use that control, you could do what you're asking for in 3-5 lines of code.
    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"....

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