Hello,

I am able to open the desired web page via shdocvw (Set
IeApp = New InternetExplorer). At this point, I would
like automatically locate logon text box, key in logon,
locate password text box, key in password and then
depress "OK" button on page to progress to next web page.

Finally, view next page response to determine if logon was
accepted or rejected.

Any suggestion on how this may be accomplished? An API?

If it is easier, a referral to web page is sufficient.

bwilcox