"; if(trim($Description)=='') { $error_msg.="Please enter a description of your organisation.
"; } if ($Work_Type=='other' and trim($Work_Other)=='') $error_msg.="Please specify the type of work required - you have selected 'Other'.
"; // if no error messages, proceed to other processing // Content Section if ($Num_product_pages!='' and $Products_Pages!='yes') $Products_Pages='yes'; if ($Num_services_pages!='' and $Services_Pages!='yes') $Services_Pages='yes'; if ($Num_portfolio_pages!='' and $Portfolio_Pages!='yes') $Portfolio_Pages='yes'; if ($Num_testimonials!='' and $Testimonials!='yes') $Testimonials='yes'; if ($Num_press_releases!='' and $Press_Releases!='yes') $Press_Releases='yes'; if ($Products_Pages=='yes' and $Num_product_pages=='') $error_msg.="Please specify the number of product pages you require (approximately).
"; if ($Services_Pages=='yes' and $Num_services_pages=='') $error_msg.="Please specify the number of services pages you require (approximately).
"; if ($Portfolio_Pages=='yes' and $Num_portfolio_pages=='') $error_msg.="Please specify the number of portfolio pages you require (approximately).
"; if ($Testimonials=='yes' and $Num_testimonials=='') $error_msg.="Please specify the number of testimonials you have (approximately).
"; if ($Press_Releases=='yes' and $Num_press_releases=='') $error_msg.="Please specify the number of press releases you have (approximately).
"; if ($Other_Pages=='yes' and trim($List_Other_Pages)=='') $error_msg.="Please list the other pages you require.
"; if ($Other_Features=='yes' and trim($List_Other_Features)=='') $error_msg.="Please list the other features you require.
"; // Technical Details Section if($Already_Own=='yes' and trim($Domain_owned)=='') { $error_msg.="Please enter the web address you own.
"; } else if($Already_Own=='no' and trim($Domain_wanted)=='') { $error_msg.="Please enter the web address you would like.
"; } // Contact Section if ($Source=='other' and trim($Source_Other)=='') $error_msg.="Please specify how you heard about us - you have selected 'Other'.
"; if(trim($Contact_Name)=='') { $error_msg.="Please enter a contact name
"; } if(trim($Phone)=='') { $error_msg.="Please enter a phone number
"; } else { // check if phone number is valid $sphone = strip($Phone); if (!ereg( "^[1-9][0-9]{7}$", $sphone)) $error_msg.="Please enter a valid phone number
"; } if(trim($Mobile)!='') { // check if mobile phone number is valid $smobile = strip($Mobile); if (!ereg( "^0[0-9]{9}$", $smobile)) $error_msg.="Please enter a valid mobile phone number
"; } if (trim($Email)=='') { $error_msg.="Please enter an email address
"; } else { // check if Email is a valid address in this format username@domain.com if(!ereg("[0-9a-zA-Z]([-_.]?[0-9a-zA-Z])*@[0-9a-zA-Z]([-.]?[0-9a-zA-Z])*\\.[a-zA-Z]", $Email)) $error_msg.="Please enter a valid Email address
"; } // if no error messages, proceed to other processing if($error_msg=='') { $subject = "NetSavvy Online Quotation Request"; $headers = "From: $Email\r\n"; $message = "A request for a quotation has been received via the website:\n"; foreach ($HTTP_POST_VARS as $key => $value) if ($key != "submit_button") $message .= "$key:\t\t$value\r\n"; $ok = mail("annettes@ee.unsw.edu.au", $subject, $message, $headers); if (!$ok) echo "Your request could not be sent. Please try again"; else header("location: thanks.htm"); } } ?> NetSavvy - Quotation
$error_msg"; } ?>
OVERVIEW
What is the main purpose of your website?
> To promote my organisation





   
Please describe your organisation in detail to help us understand your needs: *
   
What type of work is required?





   
DESIGN
Do you need a custom design or are you happy to use a template, modified to suit your needs?

design (unique)

   
Are there any existing websites that are similar in design or functionality to the website you have in mind?


   
CONTENT
Please tick any of the following pages that you would like on your website:
> Home
> About Us
> Contact Us
> Products: pages
> Services: pages
> Portfolio: pages
> Testimonials: number
> Press releases number
> Frequently asked questions
> Links to related sites
> Event Calendar
> Other (please list)
   
Please tick any of the following special features that you would like on your website:
> A form for visitors to fill in
> A shopping cart system
> Online credit card payment facilities
> Secure server access
> Access to information stored in a database
> A password protected area
> A members registration system
> A search facility
> A discussion board
> A guest book
> Custom programming
> Custom graphics
> Animation
> Other (please specify)
   
Will you provide the text for your website?



   
Will you provide the photos for your website?



   
How often will the information on your website change?





   
TECHNICAL DETAILS
 
Do you already own a website address?
*
*
   
Do you need hosting for your website?



   
Who would you like to maintain your site?



   
CONTACT
 
Contact Name:*
Organisation:
Phone:*
Mobile:
Email:*
Preferred method of contact:
   
How did you hear about us?



   
Do you have any additional comments and/or requirements that you feel may be important?

(Read our Privacy Policy) (* = Required field)