Wählen Sie ein Formular mit Namen JQuery aus
var frm = $('form[name="frmSave"]');
Sergiu The Man
var frm = $('form[name="frmSave"]');