|
-
Nov 23rd, 1999, 03:38 AM
#1
Thread Starter
Member
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).]
-
Nov 28th, 1999, 05:59 AM
#2
Addicted Member
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!"
-
Nov 28th, 1999, 08:36 AM
#3
Thread Starter
Member
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
-
Nov 28th, 1999, 04:43 PM
#4
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|