+ Reply to Thread
Results 1 to 4 of 4

Logging into a Website

  1. #1
    Valued Forum Contributor
    Join Date
    12-02-2009
    Location
    Austin, Tx
    MS-Off Ver
    Office 365 64-Bit, 2108, build 14326.21018
    Posts
    4,065

    Logging into a Website

    I've been looking for a way to programmatically log into a website. I've found a lot of hits online, but none are working for me. Below is the code I'm currently trying. When I walk through the code the website opens, my userID fills in, but nothing fills in for the password. I've attached a picture showing the result after the macro runs. I'd appreciate any help I can get on this.
    Please Login or Register  to view this content.
    Attached Images Attached Images
    I know I'm not stupid, but I suspect I'm a lot stupider than I think I am

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,973

    Re: Logging into a Website

    Check below article if you have Oracle Support account.
    https://support.oracle.com/knowledge.../650909_1.html

    If not, try identifying element ID in HTML source code. And set object using .getElementbyID("ReplacewithID").

    Or you may have luck with below.
    https://docs.oracle.com/cd/E28394_01...pi10.htm#H3002
    "Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something."
    ― Robert A. Heinlein

  3. #3
    Valued Forum Contributor
    Join Date
    12-02-2009
    Location
    Austin, Tx
    MS-Off Ver
    Office 365 64-Bit, 2108, build 14326.21018
    Posts
    4,065

    Re: Logging into a Website

    Thanks CK76. That did it. I changed
    Please Login or Register  to view this content.
    to
    Please Login or Register  to view this content.
    , and it now inputs my password. Had a devil of a time getting "Sign In" to work; changed to "Submit", that didn't work, then realized it had to be "submit", and now I'm in like Flynn. Thanks for all your help!

  4. #4
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,973

    Re: Logging into a Website

    You are welcome. Glad you got it solved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Website Logging-in
    By rbirch in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-01-2015, 06:42 PM
  2. [SOLVED] Logging Into Website macro
    By ScabbyDog in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-06-2014, 08:28 AM
  3. Logging into a website using VBA
    By sm.salford in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-10-2013, 10:56 AM
  4. Logging in to a website using Excel
    By FRIEL in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-10-2011, 11:08 AM
  5. Logging in a website with Macros
    By pink in forum Excel General
    Replies: 2
    Last Post: 12-14-2008, 07:24 PM
  6. [SOLVED] Logging a website information.
    By Nneuromancer in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-18-2006, 08:25 AM
  7. Logging into a website
    By Jackblack1 in forum Excel General
    Replies: 0
    Last Post: 05-31-2006, 12:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1