jquery set form target
$('#targetForm').attr("target", '_blank');
Ahmed
$('#targetForm').attr("target", '_blank');