Results 1 to 8 of 8

Thread: Auto fill username and password

Hybrid View

  1. #1
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Auto fill username and password

    Welcome to the forums!

    "Webbrowser1.Document.a.login.value" is just an example... you have to find the correct "path" to the control by looking at the HTML of the page you want to do this...

    Another way, is to make a loop in your code that does a "search" for your control in the page/document then returns the control's object, then you can set the value.


    By the way, the thread you replied is a 10 year old thread!
    Next time create a new thread and copy & paste the link to the thread you want to talk about.

  2. #2
    New Member
    Join Date
    Feb 2011
    Posts
    5

    Re: Auto fill username and password

    thx sir

    i am trying to pass username and password to yahoo mail page
    and then hit the Sign In button by code i.e. open yahoo mail

    may u please write sample 4 me
    thx

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