On 1/15/07, Jürgen Wind <jwind@xxxxxx> wrote:>>>> Gert Cuykens wrote:> >> > On 1/15/07, Jürgen Wind <jwind@xxxxxx> wrote:> >> Gert Cuykens wrote:> >> >> >> > Added db5c29 it includes a new server memory login module some small> >> > layout and code modifications.> >> >> >> hmm,> >> syntax error: dg.delete()\n dg.js (line 241)> >> do you know the "Firebug" extension for Firefox?> >> at least you should test your code before upload ;)> >> > Ok i really want to know what is happening between me and transferring> > the code to you ? I never have syntax errors ??? I will sent you a> > screenshot of that part of the code from firefox with firebug of the> > same version i uploaded to sourceforge.> >> >> well, i was on FF 1.5 when i tested, if your application is *only* for FF2> there should be a warning (IMO)>> on FF 2.0 i get :> <br /> Notice: Undefined index: query in> D:\HTdocs\701ajax\dgGrid\php\query.php> on line 7, 262, 458> (due to my error_reporting settings)> an "if(isset($_POST['xxx']) && $_POST['xxx'])" instead of if($_POST['xxx'])> fixed this minor quirk>> now going to test it ... :) I didn't know it doesn't work on 1.5 either lol :)PS solved a little bug in db5c31