Hi Prajwala,
thanks for your feedback!
displayData(); ist not the problem as far as I've figured out, since
it's not even executed. The problem is that displayData() is not
called, even though the Ajax Request was executed successfully. Thanks
to you "debugger" hint I was able to pinpoint the pr
I think you might be having some problem with the "displayData" function.
firebug will help you in debugging the code. put "debugger" statement before
displayData function and run on firefox after installing firebug. submit the
form, after getting response from server, the debugger will stop at deb
2 matches
Mail list logo