"; } if (!CheckPassword($_POST[UserPassword],$_POST[UserPassword2])) { $error .= "Your passwords do not match or are empty.
"; } if ((empty($_POST[FirstName]))||(empty($_POST[LastName]))||(empty($_POST[Email]))||(empty($_POST[Address1]))||(empty($_POST[City]))||(empty($_POST[PostalCode]))||(empty($_POST[ProvinceID]))||(empty($_POST[CountryID]))) { $error .= "Please fill in all required fields.
"; } if (empty($error)) { RegisterNewUser($_POST); ?> Unipage Solutions
Register





An Activation Email has been sent to your Account














Your Account: has been activated.
You have been automatically logged in and will be brought to the home page in 5 seconds.

Thank You
Unipage Admin









.