Advertisement

10.08.2007 at 09:59AM PDT, ID: 22879274
[x]
Attachment Details

Auto fill web forms using VBA

Asked by marshalldavis in Access Coding/Macros

Tags: vba, web, fill, form

I need to be able to go to a website and have VBA automatically enter the Login, Password and client code (all of which I have) and move to the next page.

The following code  navigates there correctly but I have been unable to  fill in the fields either directly or with send keys.

    Set ieApp = CreateObject("InternetExplorer.Application")
   
    ieApp.Visible = True
    ieApp.Navigate "https://ecf.ganb.uscourts.gov/cgi-bin/show_case_doc?28,349918,,19383973,"

Any ideas would be greatly appreciated.Start Free Trial
[+][-]10.10.2007 at 09:42AM PDT, ID: 20050078

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Access Coding/Macros
Tags: vba, web, fill, form
Sign Up Now!
Solution Provided By: justyndallmann
Participating Experts: 1
Solution Grade: A
 
 
[+][-]10.11.2007 at 06:49AM PDT, ID: 20056898

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.11.2007 at 10:59AM PDT, ID: 20059442

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_1_20070628