Can anybody find anything what i did wrong? the only code that is not commented out in the handler.php is <?php print_r($_POST); ?> To show me what kind of values it gets and how it looks in an array so i can make an associative of it.
On Jul 7, 3:01 pm, Mark <johanns.m...@gmail.com> wrote: > http://webserver.c4v.nl/mark/agenda%20nieuw/agenda.php for the > main filehttp://webserver.c4v.nl/mark/agenda%20nieuw/handler.php for the > handlerhttp://webserver.c4v.nl/mark/agenda%20nieuw/agenda.css for the > csshttp://webserver.c4v.nl/mark/agenda%20nieuw/jquery-1.3.2.js for the > java sript librarie > > You can see all the files here and test what is going wrong. > (the notes u see in the handler.php are in dutch made for my > internship boss so hecan easy can see what i have done but he hasnt > time to help me time = money:s ) > > On Jul 7, 10:09 am, "Jonathan Vanherpe (T & T NV)" <jonat...@tnt.be> > wrote: > > > Mark wrote: > > > I have 3 drop down menu's where is post the value's bij a button.click > > > (see code below). > > > But when i push the button i see an error in fire bug "POST" > > >http://localhost/agendanieuw/handler.php67ms jquery-1.3.2.js(line > > > 3633)" > > > I looked online for awnsers but couldn't find any. Maybe you guys can > > > help me. Here is my js code. > > > Are you sure 'handler.php' exists? 'POST' isn't typically an error, > > unless the server returns a 404 or internal server error (500), in which > > case Firebug will show it in red. > > > It would be nice if you uploaded your stuff somewhere (preferably > > reduced as a testcase). > > > Jonathan > > -- > > Jonathan Vanherpe - Tallieu & Tallieu NV - jonat...@tnt.be