Re: session handling In outlook
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
What session variables do you mean?
Global variables? Unlike ASP (which is stateless), you can store any values
in global variables in your code.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Neetu" <Neetu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CE2B9EAF-FE99-4191-8EBE-88192D76A63E@xxxxxxxxxxxxxxxx
what are the different ways to store session variables available in
outlook?
Is session variable handling is same as in asp.net?
can we kep key and value pair of session variable in outlook?
.
Relevant Pages
- Re: Advice on mod_lisp-based web application.
... Alex and Tim, ... problems vanish then I'm definitely interested in trying to change ... I do have a good deal of state in global variables. ... recommendation is to migrate those to "session variables". ... (comp.lang.lisp) - Re: session handling In outlook
... Dmitry Streblechenko (MVP) ... OutlookSpy - Outlook, CDO ... "Dmitry Streblechenko" wrote: ... in global variables in your code. ... (microsoft.public.office.developer.com.add_ins) - Re: Session variables between ASP and ASP.NET
... Gregory A. Beamer ... MVP, MCP: +I, SE, SD, DBA ... having is that the Session variables defined on the ASP pages don't ... (microsoft.public.dotnet.framework.aspnet) - Re: Accessing Data in Datagrids
... Nicholas Paldino [.NET/C# MVP] ... > Is there a way to pull a particular cell data from the selected row? ... I can get the> values by making session variables with and it will pass to the other form,> but that defeats the purpose of a Server.Transfer doesn't it? ... (microsoft.public.dotnet.languages.csharp) - Re: REPOST: window.open() causes session context to be lost?
... Alvin Bruney [ASP.NET MVP] ... "Karun" wrote in message ... > new page accesses some large session variables (CrystalReport stuff like ... > EnterpriseSession and InfoStore objects) that were populated in another ... (microsoft.public.dotnet.framework.aspnet) |
|