I am currently developing a mobile web app for Blackberry Bold 9700 & 9650 devices running on the 5.0 browser. The main functionality of the app involves allowing users to select either US or Canada from a drop-down menu. Based on their selection, the input text field will dynamically adjust to display the appropriate zip code formatting. For Canadian selections, both alpha and numeric characters will be allowed in the input field, whereas for US selections, only numeric characters will be permitted.
Do you have any innovative ideas on how to implement this?
Thank you, Travis