+ Reply to Thread
Results 1 to 1 of 1

Automate Excel Login When There Is No ID Field

  1. #1
    Registered User
    Join Date
    04-07-2009
    Location
    Rochester, NY
    MS-Off Ver
    Excel 2007
    Posts
    1

    Automate Excel Login When There Is No ID Field

    Thanks for the help!

    I want to automate filling in an input box in a Schwab Account. I would know how to do this if my input box had an id field, but it doesn't! Below is the source code for the box (the type and name are present):

    <input type="Text" name="account_search_subaccount_name" size=16 value=""><BR><font size="-2">Last/Org Name</font></td>

    Filling in this box with an excel macro should be as easy as setting up an excel macro to navigate to the page the input box is on and then using this partial code to fill it in:

    Please Login or Register  to view this content.
    This method is shown below to fill in input boxes to access a gmail account:

    Please Login or Register  to view this content.

    From here - http://www.ozgrid.com/forum/showthread.php?t=80955

    Could anyone please help me figure out a way to enter data into the said box through an excel macro? I tried entering the name field (i.e. account_search_subaccount_name) and that didn't work. Again I apparently have no id field for this box!?!

    Thanks,
    Joe
    Last edited by jjs235; 04-07-2009 at 08:00 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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