Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Go to a website and logon automatically

Hello,


I know that it is possible to have code to go to a website and dowload
a file, but can you do that to a website that you need to logon to??
Can you code in the user name and password to be entered
automatically????

Any suggestions would be appreciated!

Thanks!



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default Go to a website and logon automatically

Hi excelnewbie,

Yes, it's possible, but it's not easy in some cases. Try reading this
thread for starters:

http://tinyurl.com/np1t


Regards,

Jake Marx
MS MVP - Excel


"excelnewbie" wrote in message
...
Hello,


I know that it is possible to have code to go to a website and dowload
a file, but can you do that to a website that you need to logon to??
Can you code in the user name and password to be entered
automatically????

Any suggestions would be appreciated!

Thanks!



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Go to a website and logon automatically

Thank you Jake! I will check it out and see if I can get it to work!:)



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Go to a website and logon automatically

Hi Jake,

I tried the code but I get:

Run-time error '438'
Object doesn't support this property or method.

When it reaches this line of code....

With .Document.all.loginscreen

Am I missing a reference?? any suggestions???



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default Go to a website and logon automatically

Hi,

That must be a Javascript error being generated from the web page.

I think Hotmail has changed their logon page (more than once) since that
code was posted. I meant for that thread to be more of a learning reference
than a code snippet. I swear it used to work. <g

The general things you need to know are the URL and the Form elements on the
web page (including type="hidden" ones that you can't see).

Regards,

Jake Marx
MS MVP - Excel


"excelnewbie" wrote in message
...
Hi Jake,

I tried the code but I get:

Run-time error '438'
Object doesn't support this property or method.

When it reaches this line of code....

With .Document.all.loginscreen

Am I missing a reference?? any suggestions???



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



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
Update info from website to worksheet automatically, w/o opening s Juliana Excel Discussion (Misc queries) 0 March 5th 08 02:54 PM
Logon Elindeo New Users to Excel 1 October 28th 07 12:44 PM
logon rww Excel Discussion (Misc queries) 0 November 18th 06 04:42 AM
Macro to automatically open a website or send an e-mail in excel Byron Excel Discussion (Misc queries) 3 April 7th 06 09:05 AM
How can I import a website into my excel sheet automatically ever. Mohamed El Hefnawy Excel Discussion (Misc queries) 2 April 13th 05 04:51 PM


All times are GMT +1. The time now is 10:25 PM.

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"