WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

downloading data for new appointment item from secure webs..

 
   Home -> Office -> Interoperability RSS
Next:  Outlook cannot connect to my email server  
Author Message
Dave the Wave

External


Since: Jun 14, 2008
Posts: 10



(Msg. 1) Posted: Mon Jun 23, 2008 5:38 pm
Post subject: downloading data for new appointment item from secure website
Archived from groups: microsoft>public>outlook>interop (more info?)

I'm retrieving scheduling information from a web site (Active Server
Page) that requires my login name and password. I'm using the
following code to retrieve the web page using Outlook 2007 VBA.

dim strWebPage as string

Sub Start()

On Error GoTo Error_Start
Set IE = CreateObject("InternetExplorer.Application")
IE.Navigate2 [insert URL text here]

end sub

Private Sub IE_DocumentComplete(ByVal pDisp As Object, URL As Variant)
strWebPage = pDisp.Document.Body.innerText
Debug.Print strWebPage
End Sub


The core of the above code was provided by a MSVP from a different
newsgroup, and it works sometimes if I am already logged into the web
site. I was hoping I could modify the URL text to include my login
name and password.

Is this possible and what is the correct syntax?

Thanks in advance.
Back to top
Login to vote
Brian Tillman

External


Since: Mar 29, 2005
Posts: 32879



(Msg. 2) Posted: Tue Jun 24, 2008 9:43 am
Post subject: Re: downloading data for new appointment item from secure website [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dave the Wave <dweeber.RemoveThis@hotbot.com> wrote:

> I'm retrieving scheduling information from a web site (Active Server
> Page) that requires my login name and password. I'm using the
> following code to retrieve the web page using Outlook 2007 VBA.

microsoft.public.outlook.program_vba is where the programmers hang out.
--
Brian Tillman [MVP-Outlook]
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Interoperability All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET