**Note to all American Software Engineers**

MrWhiteUK

Senior member
May 13, 2001
625
0
0
Next time your asked to code a 'Personal Details' form and you're happily slapping on the controls, please write some code to remove that fscking 'Please Select US State' combo box if the usuer selects any other contry than the US of A!!!! (What, there are other countries?!?)

I try to ignore it but when I hit the NEXT button it has the cheek to say 'You have not selected a state please go back and try again'!!

Saying that I probably coulda found my town seeing as most US places are named after British towns.

If you want to see an example, check our beloved Anandtech signup.

Check my profile to Unighted Kingdon Alabama!!!

Here you go, copy and paste!

If CountrySelect.Value <> &quot;America&quot; Then
StateSelct.Visible = False
End if


Thankyou
 

MrWhiteUK

Senior member
May 13, 2001
625
0
0


<< this belongs in forum issues >>



I wasn't just refering to Anand, they all fscking do it!!!