Re: [ADVANCED-DOTNET] Session_Start Question

2006-10-25 Thread Marc Brooks
Thanks to all who responded. My next question is: Is there something in the Global.asax that I could code for (one of the other events) that will always get touched with each new tab that is opened? Well, you could always handle the fact that it's not a post-back, and check the referrer isn't

[ADVANCED-DOTNET] Accessing the default ContextMenu of a WinForms Control

2006-10-25 Thread Gregory Miley
I'm currently writing a property extender using IExtenderProvider which provides a bool property that when set to true, among other things, will attach a ContextMenu to the Control. I can easily add a new ContextMenu, however I would prefer to simply expand upon the default ContextMenu available to

Re: [ADVANCED-DOTNET] Session_Start Question

2006-10-25 Thread Dominick Baier
Begin_Request gets called for _every_ request - not sure if that helps... cheers, dominick - Dominick Baier, DevelopMentor http://www.leastprivilege.com -Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [ADVANCED-DOTNET] Session_Start Question

2006-10-25 Thread Phil Sayers
no, the browser doesn't tell the server when the user opens a new page in the same process. -Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Hevel, Shawn Sent: Wednesday, October 25, 2006 7:43 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subjec

Re: [ADVANCED-DOTNET] Session_Start Question

2006-10-25 Thread Hevel, Shawn
Thanks to all who responded. My next question is: Is there something in the Global.asax that I could code for (one of the other events) that will always get touched with each new tab that is opened? Thanks, Shawn Hevel, API, AIT Lead Programmer Analyst Information Technology Department South Ca