Forum Moderators: open
I am not using frames and there is no abandoning of the session further down the page.
I know the event is firing twice because I put an i += 1 in the event and response.write(i)
I've asked this question on a couple of other forums with no replies at all. It's not that i'm looking for a direct answer to my question, but more of a method for finding out why this could be happening.
Anyone got any ideas?
It was so frustrating that after I built the site tracking code, I left it until I'd finished the rest of the site to work out why it was firing twice.
I can't believe it was such a simple, but really obscure thing. Have you got any idea why this happens?
I was assuming that my subs like "Handles MyBase.Load" (working in VB) would no longer work but they do. What exactly are the pages AutoEventWired to then?
-Mark