PC Review


Reply
Thread Tools Rate Thread

Outlook Addin WebView

 
 
jiramot
Guest
Posts: n/a
 
      18th Jul 2008
Hi I am a newbie for deverlop c# and VSTO

now i am try to create MAPIFolder and set a properties


myFolder.WebViewOn = true;
myFolder.WebViewURL = "http://localhost:8080/testform/";


and i want to sent a cookie intro webrequest because that web site has a http BASIC authentication

the first time in ThisAddIn_Startup() i am send a HttpWebRequest and I receive a cookie from HttpWebResponse

when i click a myButton i want to access through the web (not want to see user password dialog again)
How can i do.
Thankyou
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      18th Jul 2008
I think that would depend on the particular Web site and how it handles
persisting state and if and how it accepts cookies. You might want to post
this on a group that deals with IE or Web programming to get more
information.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"jiramot" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi I am a newbie for deverlop c# and VSTO
>
> now i am try to create MAPIFolder and set a properties
>
>
> myFolder.WebViewOn = true;
> myFolder.WebViewURL = "http://localhost:8080/testform/";
>
>
> and i want to sent a cookie intro webrequest because that web site has a
> http BASIC authentication
>
> the first time in ThisAddIn_Startup() i am send a HttpWebRequest and I
> receive a cookie from HttpWebResponse
>
> when i click a myButton i want to access through the web (not want to see
> user password dialog again)
> How can i do.
> Thankyou


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook Addin Interferes with Outlook COM Addin Functionality TC Microsoft Outlook Installation 0 10th Dec 2004 12:02 AM
Outlook Addin Interferes with Outlook COM Addin Functionality TC Microsoft Outlook Program Addins 0 10th Dec 2004 12:02 AM
VTiger CRM Outlook Addin Interferes with Outlook COM Addin Functionality TC Microsoft Outlook Third-Party Utilities 0 9th Dec 2004 06:11 AM
VTiger CRM Outlook Addin Interferes with Outlook COM Addin Functionality TC Microsoft Outlook Program Addins 0 9th Dec 2004 06:11 AM
VTiger CRM Outlook Addin Interferes with Outlook COM Addin Functionality TC Microsoft Outlook Installation 0 9th Dec 2004 06:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:48 PM.