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

AuNix ADSL2 Online Signup

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

Select the ADSL2 installation type

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

Select your ADSL2 Broadband Plan

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 ($_POST[plan] == $plan_id) {$planchk = "checked ";} else {$planchk = "";} echo "\n"; echo "\n"; } ?>
 
Monthly Access
Bundled Access
Connection Speed
On/Off Peak Data
 
$plan_name
\$$normal_price
\$$bundled_price
".$plan_speed."
".$onpeak_data."/".$offpeak_data."GB

Things you should know

  • Speed is reduced to 72 kbps in both directions (shaped) once the On Peak Data allowance is reached.

  • 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 - Speed Estimate.

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

  • There is a $10 monthly surcharge for the Telstra ADSL2 service in Tasmania

Would you like a bundled service?

/> Yes
/> No

Please select your Plan contract

Contract type
New Installation Fee: $99
Churn/Transfer Fee: $30
Security Deposit: $50

Enter your Contact Information

Please enter in your contact information * denotes required fields

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

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