Forum Moderators: open
AFAIK each frame maintains it's own session, but I could be wrong as I never work with frames. (and in your case it would mean firing 3x)
Here is an older thread on the subject with some ideas:
[webmasterworld.com...]
I checked in my application that all the pages the autoeventwire attribute is set to false only.
The strange thing here is 1st time the session_start fires from main.aspx and second time session_start event fires from the login.aspx page after i submit the userid and pwd password. That to this is happening only in the application initiation.
So, i guess having 3 frames is not the problem. pls correct me if iam wrong.
Any thoughts on this?..