session_name("lapress"); session_set_cookie_params (1000); session_start(); require_once("/var/www/vhosts/laprintingco.com/sysconfig/upload_config.php"); if (!isset($_POST['logintime'])) { # the user went directly to this page without logging in Header("Location: http://www.laprintingco.com/upload/"); } else { $logintime = $_POST['logintime']; ?>
Use the following form to send a file to L.A. Press Printing. We request that you Zip or Stuff all files to speed upload time and keep our disk usage to a minimum. Depending on your connection speed, large file uploads may tie up your computer for a long time. If you have very large files and a slow Internet connection, please consider mailing your graphics on a CD or other physical medium.
Note that your web browser software must have javascript enabled in order to submit a file.
Fill out the information in the spaces below. Click Browse to search for a file on your computer. Then click Send File to submit your graphics. You will receive an email message to confirm that we've received the file sucessfully. Please be sure to file out at least your name, phone number, and email address so that we can contact you if we need more information. Make sure your email address is filled in correctly.
} ?>