#1 "First Name:" text field: only 30 characters allowed instead of 31
#2 "Last Name:" text field: only 30 characters allowed instead of 31
#3 "Street Address:" text field: only 100 characters allowed instead of 255
#4 "City" text field: only 49 characters allowed instead 50
#5 "State:" listbox: remove "BC" - it is not US state
#6 "State:" listbox: remove "Other" - it is not US state
#7 "State:" listbox: replace "IND" with "IN"
#8 "State:" listbox: "HI" state is missing
#9 "State:" listbox: :NV" state is missing
#10 "ZIP:" text field: accepts letters
#11 "Email:" field behaves as it is not required field
#12 "Email:" text field: accepts more than 255 characters
#13 "Email:" text field: not validate (incorrect email address)
#14 "Referred by:" field behaves as required field, but shouldn't be this
#15 Section 1. "Current Provider:" listbox: "AT&T" is missing
#16 Section 1. "Current Provider:" listbox: "Other" is missing
#17 Section 1. "My monthly bill is approximately:" accept letters instead of digits
#18 Section 3."Type of service:" ISDN radio button is missing
#19 Section 7: remove "opento" with "open to"
#20 Buttons "Submit" and "Clear" have inconsistant look
#2 "Last Name:" text field: only 30 characters allowed instead of 31
#3 "Street Address:" text field: only 100 characters allowed instead of 255
#4 "City" text field: only 49 characters allowed instead 50
#5 "State:" listbox: remove "BC" - it is not US state
#6 "State:" listbox: remove "Other" - it is not US state
#7 "State:" listbox: replace "IND" with "IN"
#8 "State:" listbox: "HI" state is missing
#9 "State:" listbox: :NV" state is missing
#10 "ZIP:" text field: accepts letters
#11 "Email:" field behaves as it is not required field
#12 "Email:" text field: accepts more than 255 characters
#13 "Email:" text field: not validate (incorrect email address)
#14 "Referred by:" field behaves as required field, but shouldn't be this
#15 Section 1. "Current Provider:" listbox: "AT&T" is missing
#16 Section 1. "Current Provider:" listbox: "Other" is missing
#17 Section 1. "My monthly bill is approximately:" accept letters instead of digits
#18 Section 3."Type of service:" ISDN radio button is missing
#19 Section 7: remove "opento" with "open to"
#20 Buttons "Submit" and "Clear" have inconsistant look
Comment