I have an "On Session Start" handler.
Don't if you don't intend to start a session on every hit. Just move the code from On Session Start to a method in another library, and call that method only when you actually want to start a session.
I am going to add an option in v4.5 that will determine whether the presence of On Session Start automatically starts a session. It will default to false (the opposite of the current behavior).
Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
