Maintain login authentication in new tab creation.

Add-in Express™ Support Service
That's what is more important than anything else

Maintain login authentication in new tab creation.
Can any one give me solution how we maintain login authentication when new tab is open. 
Yashwant Sahu




Posts: 1
Joined: 2010-12-07
Here I am do login authentication by httprequest. I want to maintain it when new tab is open?
Posted 17 Dec, 2010 00:14:15 Top
Eugene Astafiev


Guest


Hi Yashwant,

Please have a look at the http://www.add-in-express.com/creating-addins-blog/2009/06/19/internet-explorer-plugin-settings-synchronize/ article on our technical blog. In the OnConnect event handler of your add-in module you can read the required data from the shared memory class.

Please let me know whether this approach works for you.
Posted 17 Dec, 2010 07:01:59 Top