function checkemail (entry) { var indx ; if (entry.length <= 0) return -1 ; indx = entry.indexOf("@"); if(indx == -1) return -1 ; indx = entry.indexOf(".",indx); if(indx == -1) return -1 ; if(indx == entry.length-1) return -1 ; return 0; } function ValidateIt(f) { var c; var i; var rc; rc = new Object; if (checkemail(f.x_emailaddress.value) < 0) { alert('Please Enter Valid Email'); document.SignUpForm.x_emailaddress.focus(); document.SignUpForm.x_emailaddress.select() return false; } if (checkemail(f.emailaddress2.value) < 0) { alert('Please Enter Valid Email'); document.SignUpForm.emailaddress2.focus(); document.SignUpForm.emailaddress2.select() return false; } if (f.x_emailaddress.value != f.emailaddress2.value) { alert ("The email addresses you have entered do not match"); document.SignUpForm.x_emailaddress.focus(); document.SignUpForm.x_emailaddress.select() return false; } if (f.x_password.value != f.password2.value) { alert ("The passwords you have entered do not match"); document.SignUpForm.x_password.focus(); document.SignUpForm.x_password.select() return false; } if (f.x_password.value == "") { alert ("You have not provided a password"); document.SignUpForm.x_password.focus(); document.SignUpForm.x_password.select() return false; } for (i = 0; i < f.elements.length; i++) { c = f.elements[i].name.charAt(0); if (c == "x") { if ( f.elements[i].type == "text" && f.elements[i].value == "" ) { alert ("Please be sure to fill in all required fields. Thanks!"); document.SignUpForm.x_firstname.focus(); document.SignUpForm.x_firstname.select() return false; } else if ( f.elements[i].type == "select-one" && f.elements[i].selectedIndex == 0 ) { alert ("Please be sure to fill in all required fields. Thanks!"); document.SignUpForm.x_firstname.focus(); document.SignUpForm.x_firstname.select() return false; } else if ( f.elements[i].type == "checkbox" ) { if (rc[f.elements[i].name] != true) { rc[f.elements[i].name] = f.elements[i].checked; } } } } for (b in rc) { if (rc[b] != true) { alert ("Please be sure to fill in all required fields. Thanks!"); document.SignUpForm.x_firstname.focus(); document.SignUpForm.x_firstname.select() return false; } } return true; } //-->

 

 

 

 

Register Only Once
You only have to register one time. Each time we run a survey, we'll notify you
by e-mail. To participate please click on the link to our Web site, where you will
have to log in with your email and password and take the survey.

The REMODELING Reader Panel is a unique way to help yourself and your
industry. We look forward to hearing from you.

 
*Required Information
Email Address* Re-Type Email Address*
Password* Re-Type Password*
First Name*
Last Name*
Age*
Title*
Company Name*
Company Web site address
Address1*
Address2
City*
State*
ZIP Code*
Phone* - -
Fax - -
 
DEMOGRAPHICS:
 
1. What is your company's primary business?


If other, please specify:
 
2. Which of the remodeling activity is your firm primarily engaged in?
 
3. What is your firm's annual installed sales volume (labor, materials, overhead and profit)?
 
4. Please check what best describes you:

If other, please specify:
 
5. How many years has your firm been in the remodeling business?
 
6. How many principals are there in your firm?
 
7. How many employees (full and part-time) are on your firm's payroll?
 
8. Are you a franchise?
 
9. Do you act as an installer for any retailers(s)?
 
10. Do you offer design/build services?
 
11. What was the value of your firm's most common remodeling job last year?
 
12. Which of the following remodeling activities does your company perform? (Check all for those that apply)
 
room additions
kitchens
baths
roofing
siding
insulation
lighting/electrical work
painting
condo/apt. remodeling
drywall
masonry
window replacement
doors
commercial remodeling
flooring
carpentry
cabinet installation
HVAC
whole house remodeling
insurance restoration
historic renovation
decks
other (please specify)
 
13. Which of these certifications or credentials have you earned?
(Check all those that apply)
 
Certified Bath Designer (CBD)
Certified Graduate Remodeler (CGR)
Certified Kitchen Designer (CKD)
Certified Professional Building Designer (CPBD)
Certified Remodeler (CR)
Certified Restorer (CR)
Professional Engineer (PE)
American Institute of Architects (AIA)
American Society of Interior Designers (ASID)
Certified Aging in Place Specialist (CAPS)
Certified Lead Carpenter (CLC)
Other (please specify)
 
Privacy Statement: The information you provide will be used in aggregate or to develop stories at REMODELING and its affiliated publications at Hanley Wood, LLC. Any comments you make are private, and we will check with you first before using them in the magazine or for REMODELING ONLINE. This information will not be passed on to advertisers or third parties.