1: history.back ();
Back to the previous page
2: The form is submitted as Action
Function mysubmit () {?? IF ("code"). value == 1) ???? frm1.action = 'aa.php'; ?? IF (Document.all ("code"))) .value == 2) ???? frm1.action = "bb.php";
?? frm1.submit ();} script>
Function mysubmit () {?? IF ("code"). value == 1) ???? frm1.action = 'aa.php'; ?? IF (Document.all ("code"))) .value == 2) ???? frm1.action = "bb.php";
?? frm1.submit ();} script>