"PO Box" and empty($bill_street_type)) {$errors[] = "Please enter an address type";} if (!empty($email_address)) { if (!preg_match('/^[A-Z0-9._%-]+@(?:[A-Z0-9-]+\\.)+[A-Z]{2,4}$/i', $email_address)) { $errors[] = "Please enter a valid email address"; } } // if there are no form errors if(empty($errors)) { // format the DOB $dob = $dob_day . '-' . $dob_month . '-' . $dob_year; session_start(); session_register('session'); $_SESSION['signup_type'] = $signup_type; $_SESSION['plan'] = $plan; $_SESSION['bill_add_type'] = $bill_add_type; $_SESSION['first_name'] = $first_name; $_SESSION['last_name'] = $last_name; $_SESSION['dob'] = $dob; $_SESSION['bill_street_no'] = $bill_street_no; $_SESSION['bill_street'] = $bill_street; $_SESSION['company_name'] = $company_name; $_SESSION['abn'] = $abn; $_SESSION['bill_unit'] = $bill_unit; $_SESSION['bill_unit_no'] = $bill_unit_no; $_SESSION['bill_street_type'] = $bill_street_type; $_SESSION['bill_suburb'] = $bill_suburb; $_SESSION['bill_postcode'] = $bill_postcode; $_SESSION['bill_state'] = $bill_state; $_SESSION['home_phone'] = $home_phone; $_SESSION['work_phone'] = $work_phone; $_SESSION['mobile'] = $mobile; $_SESSION['email_address'] = $email_address; $_SESSION['bill_add_type'] = $bill_add_type; $_SESSION['bundle'] = $bundle; $_SESSION['promo_code'] = $promo_code; $_SESSION['dl'] = $dl; $_SESSION['secret_que'] = $secret_que; $_SESSION['secret_ans'] = $secret_ans; $_SESSION['id']=session_id(); $_SESSION['first_name']=$first_name; $_SESSION['contract']=$contract; // go to next stage of the signup header( "Location: signup_step2.php" ); exit; } } ////////////////////////////////////////////////// // get the HTML page headers include('../include/html_headers.php'); ?>

iSage Broadband ADSL Registration


"; echo "Errors:
    \n"; foreach($errors as $value){print "
  • $value
  • \n";} echo "
"; } ?>

Select the ADSL installation type

New Installation />
Churn/Transfer from another ISP />

Select your ADSL Broadband Plan

MySQL Connect Failed : " . mysql_error()); mysql_select_db($dbname,$dblink); $query = "SELECT * FROM dsl_plans_isage WHERE lite_plan = 'yes' AND selling_active = 'yes' AND lite_cap IS NOT NULL ORDER BY sort_id"; $result = mysql_query($query,$dblink) or die("Query Failed : " . mysql_error()); $result_test = mysql_fetch_array($result); if (!empty($result_test)) { ?> Query Failed : " . mysql_error()); while ($myresult = mysql_fetch_array($result)) { $plan_id = $myresult['id']; $plan_name = $myresult['plan_name']; $normal_price = $myresult['normal_price']; $lite_data = $myresult['lite_data']; $lite_excess = $myresult['lite_excess']; $lite_cap = $myresult['lite_cap']; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; if ($plan == $plan_id) {$planchk = "checked ";} else {$planchk = "";} echo "\n"; echo "\n"; } } ?> MySQL Connect Failed : " . mysql_error()); mysql_select_db($dbname,$dblink); $query = "SELECT * FROM dsl_plans_isage WHERE lite_plan = 'yes' AND selling_active = 'yes' AND lite_cap IS NULL ORDER BY sort_id"; $result = mysql_query($query,$dblink) or die("Query Failed : " . mysql_error()); $result_test = mysql_fetch_array($result); if (!empty($result_test)) { ?> Query Failed : " . mysql_error()); while ($myresult = mysql_fetch_array($result)) { $plan_id = $myresult['id']; $plan_name = $myresult['plan_name']; $plan_speed = $myresult['plan_speed']; $normal_price = $myresult['normal_price']; $bundled_price = $myresult['bundled_price']; $lite_data = ($myresult['lite_data']/1000); $lite_cap = $myresult['lite_cap']; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; if ($plan == $plan_id) {$planchk = "checked ";} else {$planchk = "";} echo "\n"; echo "\n"; } } ?> '8000/384' ORDER BY sort_id"; $result = mysql_query($query,$dblink) or die("Query Failed : " . mysql_error()); while ($myresult = mysql_fetch_array($result)) { $plan_id = $myresult['id']; $plan_name = $myresult['plan_name']; $plan_speed = $myresult['plan_speed']; $normal_price = $myresult['normal_price']; $bundled_price = $myresult['bundled_price']; $onpeak_data = ($myresult['onpeak_data']/1000); $offpeak_data = ($myresult['offpeak_data']/1000); echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; if ($plan == $plan_id) {$planchk = "checked ";} else {$planchk = "";} echo "\n"; echo "\n"; } ?> '1500/256' ORDER BY sort_id"; $result = mysql_query($query,$dblink) or die("Query Failed : " . mysql_error()); while ($myresult = mysql_fetch_array($result)) { $plan_id = $myresult['id']; $plan_name = $myresult['plan_name']; $plan_speed = $myresult['plan_speed']; $normal_price = $myresult['normal_price']; $bundled_price = $myresult['bundled_price']; $onpeak_data = ($myresult['onpeak_data']/1000); $offpeak_data = ($myresult['offpeak_data']/1000); echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; if ($plan == $plan_id) {$planchk = "checked ";} else {$planchk = "";} echo "\n"; echo "\n"; } ?>
 
Monthly Access Charge
Included Data (MB)
Cost per (MB over quota)
Capped at
 
$plan_name
\$$normal_price
$lite_data
\$$lite_excess
\$$lite_cap
 
Monthly Access Charge
Bundled With Phone
Connection Speed
Data Allowance
 
$plan_name
\$$normal_price
\$$bundled_price
".$plan_speed."k
".$lite_data."GB
$plan_name
\$$normal_price
\$$bundled_price
".$plan_speed."k
".$onpeak_data."GB
 
Monthly Access Charge
Bundled With Phone
Connection Speed
Peak/off-peak** data
 
$plan_name
\$$normal_price
\$$bundled_price
".$plan_speed."k
".$onpeak_data."GB / ".$offpeak_data."GB
  • Speed is reduced to 72 kbps in both directions (shaped) once the On-Peak allowance is reached, the Snowstorm Lite plan is shaped when usage reaches 10GB.

  • Speed is the theoretical network maximum speed. Actual speeds may be less due to a number of factors including network configuration, line quality & length, exchange type, customer premises interference, traffic and equipmenmt. About 70% of customers can access speeds around 6000kbps or more on the 8Mbit service.

  • Off Peak period is between 1am and 8am

  • Bundled rates are not inclusive of line rental and calls - Phone Rates

  • There is a $10 monthly surcharge for the 8MBit service in Tasmania

Would you like a bundled service?

/> Yes
/> No

Please select your Plan contract

Contract type

Enter your Contact Information

Please enter in your contact information * denotes required fields

* First Name
"/>  
* Last Name
"/>
Company
"/>  
ABN
"/>
* Date of Birth
 
Driving License
"/>

Please answer one of the secret questions

Secret Question
 
Answer
"/>

Please provide us with a billing address, this address will be used for any information/products that need to be posted out to you.

If billing addres is a PO Box you do not need to fill in the Street type, and the box number can be entered in the Street No. field.

Address Type
Type (unit/level)
 
Type No.
* Street/PO Box No.
 
* Street
* Street Type
 
* Suburb
* Postcode
 
* State

Please provide us with at least a home or work line number. We will be able to SMS you order updates if you provide us with a mobile phone number.

If you provide us with an email address; it will be used for account notifications.

Please use the 10 digit number format when entering in phone numbers.

Home Phone
 
Work Phone
Mobile
 
Current Email