How to post subit using ajax

How to post subit using ajax

jsailjsail Posts: 4Questions: 1Answers: 0

Hi,

I tried to modify the '$('#form').submit( function()' in the example form.html to post submit the marked checkboxes to a database.

http://live.datatables.net/qoteqif/2/edit

How would it be properly made? As it is now, it works, but I can't show the text of the 'success: function()'. Of course I could use the 'alert' to show it...

Thank you
Joseph

This discussion has been closed.