Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2005

Tip: Looking for answers? Try searching our database.

Http Modules

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sundararajan - 16 Jul 2005 09:09 GMT
Dear Folks,
     I my App,I am using Http module to set some information before the
page load begins.In this i am declaring some shared variables in the Http
Module.
 whether these shared variables are shared across the application users or
it is shared within a page request. please let me know of this at the
earliest.
  thanks in advance
Signature

Regards,
S.Sundararajan

Siva M - 16 Jul 2005 10:48 GMT
It's shared across application users.

Dear Folks,
     I my App,I am using Http module to set some information before the
page load begins.In this i am declaring some shared variables in the Http
Module.
 whether these shared variables are shared across the application users or
it is shared within a page request. please let me know of this at the
earliest.
  thanks in advance
Signature

Regards,
S.Sundararajan

Scott Allen - 16 Jul 2005 15:29 GMT
As Siva pointed out they are shared across the application. You are
probably looking for something like the HttpContext Items collection.
You can set variables before Page_Load and fetch them inside the page
processing.

The HttpContext Items Collection
http://odetocode.com/Articles/111.aspx

--
Scott
http://www.OdeToCode.com/blogs/scott/

>Dear Folks,
>      I my App,I am using Http module to set some information before the
[quoted text clipped - 4 lines]
>earliest.
>   thanks in advance

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.