Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I wanted to login certain website from Excel, Anyone here know how do with VBA. Thanks
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Saturday, December 22, 2012 12:52:54 AM UTC-7, geniusideas wrote:
Hi, I wanted to login certain website from Excel, Anyone here know how do with VBA. Thanks Yes, this can be done with expressions like ie.Document.getElementById("password").value="your password" You need to look at the source code behind the web page and find the id's used for whatever fields you want to fill in (e.g. password, user id, form submit, etc.). If you provide the web site, I can probably provide a more specific reply...ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A spreadsheet template for website login details | Excel Discussion (Misc queries) | |||
Runtime error 91 on website login | Excel Programming | |||
inporting data from website where website address frequently chang | Excel Programming | |||
Making a auto website login script | Excel Programming | |||
Login Box | Excel Programming |