Ask a Question related to ASP.NET General, Design and Development.
-
Jon Sequeira #1
session-specific Debug listeners
Is there a way to have a debug listener "listen in" on only one ASP.NET
session?
I'd like to selectively get debug output only from certain sessions, and
have each session's debug output go into a separate log. Is this possible
using the Debug object?
Any insights are appreciated.
Thanks.
--Jon
Jon Sequeira Guest
-
Event Listeners
Does anyone know why event listeners don't seem to work if they event is dispatched using creationComplete? The listener just never gets the... -
Killing a specific session variable
Is there a way I can kill a specific session variable after I set it. Ex: I set a sesison variable called session.UserID on the index page. I'd like... -
Need help with listeners
Hey there you guys. I am no developper but I am actually working on a side scrolling game. I need to use a listeners so that when your remove your... -
Group Event Listeners
Hello Everyone Is there a way to add event listeners on entire group and pass it on to its child nodes. I am trying to add click event listener... -
MX 2004 Components, listeners for MovieClip
Hi everybody, How to give event listeners to a movieclip?? I am attaching a movieclip and I want to give click event to it. class MvClip...



Reply With Quote

