in reply to Re^2: Weird CGI behaviour on different Browsers - Apache
in thread Weird CGI behaviour on different Browsers - Apache

As soon as you add the constraint to the database, the moment where the double insert happens will be shown in your server logs. This makes debugging things easier in my experience.

  • Comment on Re^3: Weird CGI behaviour on different Browsers - Apache

Replies are listed 'Best First'.
Re^4: Weird CGI behaviour on different Browsers - Apache
by Yaerox (Scribe) on Aug 04, 2015 at 12:49 UTC
    Good point. I think I'll try this very soon now.