Firefox and Page Events

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



asp.net 2/C#/VS2005

In my app I have code to increment a counter and write an event each
time a page is viewed. I placed the code within the Page_Load() event
handler, inside of an if(!this.Page.IsPostBack) code block. I am using
master pages with this app.

When viewing the page with IE, all works as expected. The counter gets
incremented, and the event gets written. But when I view the page in
Firefox, the code gets executed five, six or seven times. This happens
on every page. As a result, my counters are wrong, and my event log is
a mess! Does anyone know why this is occurring?

.



Relevant Pages

  • Re: Firefox and Page Events
    ... In my app I have code to increment a counter and write an event each ... As a result, my counters are wrong, and my event log is ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Users Counter
    ... increment, decrement y new como instrucción" ... >> I dont have a SignOut button on my App because users never press it, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Version auto-increment issue
    ... I cannot seem to get the version number of my VB app to increment ... Is there a way to force the framework to recalculate ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Soft reset
    ... The bootcount will increment in the registry every a soft reset if ... you app starts to see if the count has increased. ...
    (microsoft.public.pocketpc.developer)
  • Re: Message Compiler
    ... you need to store in the event log. ... >>messages your app can produce? ... >> I can certainly believe in a small number of prototypes with variable text. ... Joseph M. Newcomer [MVP] ...
    (microsoft.public.vc.mfc)