Results 1 to 3 of 3

Thread: How to create auto web form filler?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    1

    How to create auto web form filler?

    Hello VBF members,

    I am new out here. Actually I am trying to create software for directory submission.
    It is basically associated with Auto web form filling. I am stuck with a problem.
    Can any one guide me which VB object or property to use to fetch the web form details and Auto fill data.

    Thanks in advance.

  2. #2
    Fanatic Member newprogram's Avatar
    Join Date
    Apr 2006
    Location
    in your basement
    Posts
    769

    Re: How to create auto web form filler?

    try this two links
    http://www.vbforums.com/showthread.p...rowser+control

    http://www.vbforums.com/showthread.p...rowser+control
    Quote Originally Posted by zstech
    Hello VBF members,

    I am new out here. Actually I am trying to create software for directory submission.
    It is basically associated with Auto web form filling. I am stuck with a problem.
    Can any one guide me which VB object or property to use to fetch the web form details and Auto fill data.

    Thanks in advance.
    Live life to the fullest!!

  3. #3
    Lively Member
    Join Date
    Jul 2005
    Location
    Grand Rapids, MI.
    Posts
    74

    Re: How to create auto web form filler?

    Add a webbrowser to your form, navigate it to the page with the form, and put your form filling code in the DocumentComplete function.

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