Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default VBA to surf and login certain website

Hi, I wanted to login certain website from Excel, Anyone here know how do with VBA. Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default VBA to surf and login certain website

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A spreadsheet template for website login details backlash Excel Discussion (Misc queries) 0 February 27th 09 07:38 AM
Runtime error 91 on website login [email protected] Excel Programming 1 July 5th 07 07:15 PM
inporting data from website where website address frequently chang HP Excel Programming 3 June 24th 07 03:50 PM
Making a auto website login script TMO[_5_] Excel Programming 0 February 7th 04 08:50 PM
Login Box Tom Ogilvy Excel Programming 0 August 8th 03 01:42 PM


All times are GMT +1. The time now is 10:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"