Support Register

0) {
$showLog=true;
}
?>

Vintage Electronic Download Purchases (Windows Mobile, Mobihand BlackBerry, etc..)


This page does not apply to any purchases made via Android Marketplace, Amazon, Apple App Store, or other App Stores.

?_function=resendcheck”>


“;
//Now check for required form elements
if (strlen($_REQUEST[‘EmailAddress’]) == 0 || $_REQUEST[‘EmailAddress’] == ‘E-mail’)
{
?>
ERROR: “>Please enter the email address you purchased our products under (you may try all of them one at a time>
0)
{
echo ‘

‘;

$subject = “WebIS Software Registration Keys (Keep this email for future upgrades)”;
$myname = “WebIS Registration/Support”;
$myemail = “regsupport@staging.pocketinformant.com”;

$message = “Thank you for your purchase! Included in this email is your registration Key as well as other important information.\nSAVE THIS EMAIL, THE INFORMATION IN IT MAY BE NECESSARY IN ORDER TO PROVIDE SUPPORT FOR YOUR PURCHASE.\n\n”;

while($line = mysql_fetch_assoc ($result))
{
$OrderNum = $line[‘OrderNumber’];
$regCode = $line[‘RegistrationCode’];
$iSoftwareID = $line[‘iSoftwareID’]; //Found the record
$szProduct = $line[‘szProduct’];

//Now check for same ownername
if ($line[‘bDisabled’] == true)
{
$bOKRegister = false;
?>
Order Number has been disabled. Please contact Support.





Registration Key:

Email Address on Record:

Order Number: made on



\r\n”;

$message .= “\n\nMailing Prefs: /mailprefs/\nSupport: http://staging.pocketinformant.com/support/\nWebIS Forums: /Forums/\n”;

mail($contactemail, $subject, $message, $headers);
//mail(“alex@webis.net”, $subject, $message, $headers);
}
echo ‘

‘;
}
else
{
?>
ERROR: “>This email address could not be found.