Zipcode field - I need the zero to stay put!

chablups

Registered User.
Local time
Today, 00:20
Joined
Feb 2, 2002
Messages
88
In the zip code field of my form, if the first number of the zip code is a zero, such as 02436, the zero is deleted as soon as I leave that field. The zero won't stay and I want it to so I will have a valid 5 digit zip code. In other words, as soon as I leave the field the zipcode is changed to read 2436 - without the zero. How do I fix that? Thanks.
 
You need to change the data type of the field from a numeric type to text.
 
You dah man! Thanx!
 

Users who are viewing this thread

Back
Top Bottom