Results 1 to 4 of 4

Thread: VB Filling in forms...

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 1999
    Posts
    44

    Post

    Hello...

    Was curious if there is a way with VB to fill in a web form and submit it, and then log the results. I am trying to use a web site to find the position of the moon several times a day.

    I know IE 5 has the option of filling in a form the same way each time...I am looking for something more...

    The web site I would like to try this with is: http://www.auslig.gov.au/geodesy/astro/smpos.htm

    Thanks,
    Scott

    [This message has been edited by scotty (edited 11-23-1999).]

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Posts
    173

    Post

    People ask this question so many times. At the moment I don't think that it's possible although I am learning Perl and so I will soon find out

    ------------------
    "To the glory of God!"

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 1999
    Posts
    44

    Post

    I wonder if the solution is non-direct one... Is it possible to control Internet Explorer by simuating keystrokes?

    Then save the result using a simulated
    ALT-F-A (file save as)...

    Scott

  4. #4
    Addicted Member
    Join Date
    Jan 1999
    Posts
    173

    Post

    You can use the SendKeys function, but that is very ugly - I wouldn't recommend it unless you are desperate.

    ------------------
    "To the glory of God!"


    [This message has been edited by vbsquare (edited 11-29-1999).]

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