View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
147man 147man is offline
external usenet poster
 
Posts: 5
Default Retrieving data from a password protected site

I am trying to retrieve a page from a site that is password protected
(EGG.COM), the fact that it is password protected (i think) rules out
the use of IQY files.

I have seen various posts on this forum relating to a SendKeys method,
Is this the most elegant way to achieve the goal (I assume not!)

Many thanks in advance

Steve