Thank you for completing our contact form!

"; } } if(isset($_REQUEST['uploadSubmissionFile'])){ include("upload_pix.php"); //uploads ... to help us see previews uploads $sql = "INSERT INTO submission_uploads VALUES (DEFAULT, '$_SESSION[id]', '$_SESSION[last_insert_id]', now(),'$fn')"; mysqli_query($conn, $sql) or die(mysqli_error($conn)); $sql2 = "UPDATE submission_tbl SET submission_file = '$fn' WHERE id = '$_SESSION[last_insert_id]' AND user_id='$_SESSION[id]'"; mysqli_query($conn, $sql2) or die(mysqli_error($conn)); } if(isset($_SESSION['last_insert_id'])){ include("inc_step_query.php"); } ?>

Submission



Step 2. Upload the Submission

To upload a manuscript to this journal, complete the following steps.

  1. On this page, click Browse (or Choose File) which opens a Choose File window for locating the file on the hard drive of your computer.
  2. Locate the file you wish to submit and highlight it.
  3. Click Open on the Choose File window, which places the name of the file on this page.
  4. Click Upload on this page, which uploads the file from the computer to the journal's web site and renames it following the journal's conventions.
  5. Once the submission is uploaded, click Save and Continue at the bottom of this page.

Submission File

Upload the updated copy of your submission"; } ?>

$submission_file"; }else{ print "No submission file uploaded."; } ?>




Please Upload your submission before you can see the button to "Save and continue" '; }else{ print ' '; } ?>