Validate Product

"; $hero_title="Validate Product"; $title_bar = "Validate Product"; $whichSection = ""; $whichSubSection = ""; $metaDesc = "Use this form to validate contracts in boxed products shipped physically. Enter the email address associated with the purchase and the contract ID of the product purchased."; $metaKeys = "validate, serial numbers, omnipeek, software"; $mainNav = "main_nav"; $footer = "default"; $leftNav = "ln_default.php"; $breadCrumb = 'Home > Validate Product'; // Include HTML Head File include(HEAD . "default.php"); // Include Top of Page include(LAYOUT . "start_page_no_nav.php"); ?>
\n"); foreach( $errors as $error ) { print($error); } print("
\n"); } if($session_logins["account_id"]) { print("

Validate Your Product Contract

\n"); print("

Use this form to validate contracts in boxed products shipped physically. \n"); print("Enter the email address associated with the purchase and the contract ID of \n"); print("the product purchased.

\n"); print("
\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("
Email Address:
Contract ID:
 \n"); print("\n"); print("\n"); print("
\n"); print("
\n"); } else { print("

Validate Your Product Serial Number

\n"); print("

Use this form to validate serial numbers in boxed products shipped physically. \n"); print("Enter the email address associated with the purchase and the serial number of \n"); print("the product purchased.

\n"); print("
\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("
Email Address:
Serial Number:
 \n"); print("\n"); print("\n"); print("
 \n"); print("

 

\n"); print("Login to MyPeek >>\n"); print("

 

\n"); print("
\n"); print("
\n"); } } else { print("

\n"); if( $validation["error"] ) { print($validation["error"]); } elseif( $validation["confirmation"] ) { print($validation["confirmation"]); } print("

\n"); if(!$session_logins["account_id"]) { print("

\n"); print("Login to MyPeek >>\n"); print("

\n"); } } ?>