First Name:
Last Name:
Email:
Your City:
{
echo 'Choose One ';
echo 'Barrie Area ';
echo 'Burlington Area ';
echo 'Durham Area ';
echo 'Guelph Elora Fergus Area ';
echo 'Hamilton Area ';
echo 'K-W Cambridge Area ';
echo 'London Area ';
echo 'Mississauga Area ';
echo 'Niagara Falls Area ';
echo 'Oakville Area ';
echo 'St. Catharines Area ';
echo 'Toronto Area ';
echo 'Windsor Area ';
echo 'North Ontario ';
echo 'Eastern Ontario ';
echo 'British Columbia ';
echo 'Alberta ';
echo 'Saskatchewan ';
echo 'Manitoba ';
echo 'Quebec ';
echo 'Nova Scotia ';
echo 'New Brunswick ';
echo 'Prince Edward Island ';
echo 'Newfoundland ';
echo 'Yukon ';
echo 'North West Territories ';
echo 'Eastern US ';
echo 'Western US ';
echo 'Northern US ';
echo 'Southern US ';
echo 'Other Country ';
}
?>
Gender:
{
echo 'Choose One ';
echo 'Female ';
echo 'Male ';
}
?>
How did you find out about us?:
{
echo 'Choose One ';
echo 'Friend ';
echo 'whatsUP.ca Customer ';
echo 'Email Newsletter ';
echo 'Radio Ad ';
echo 'Print Ad ';
echo 'Phone Book ';
echo 'TV Ad ';
echo 'Google ';
echo 'Other Search Engine ';
echo 'Customer Newsletter ';
echo 'Customer Website ';
echo 'Other ';
}
?>
Birthday:
for ($i=2004;$i>1910;$i--)
{
echo '' . $i . ' ';
}
?>
for ($i=1;$i<13;$i++)
{
echo '' . $i . ' ';
}
?>
for ($i=1;$i<32;$i++)
{
echo '' . $i . ' ';
}
?>
Would you like to receive a FREE gift certificate on your birthday?
Yes
No
Name a few local stores/restaurants that you would like to receive coupons or a birthday card with a FREE Gift Certificate attached. Note: Your information will NOT be given to these companies.
Business 1
:
Business 2
:
Business 3
:
Business 4
:
Any Additional Comments
(c) Copyright 2004 whatsUP.ca. All rights reserved.