function submitCart () { $.post( "scripts/savecart.asp", $("#form1").serialize() );}
Select allOpen in new window