How can I save data to database before the window closes? The following does not work:
$(window).on(\'beforeunload\', function() { $("#save_data"