Results 1 to 7 of 7

Thread: [Resolved] Unwanted elimination of zero in POST value

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    121

    Resolved [Resolved] Unwanted elimination of zero in POST value

    Hello all.
    I have a form page with a field for Zip Codes:
    Code:
    <input type="text" name="customer_zip">
    Now, some Zip Codes, in New Jersey in particular, begin with a zero. As in 01234.
    When this field gets posted, the zero in the front gets trimmed.
    I don't know if it's the operating system (Win 2k Server) or PHP.
    Does anyone know how I can rectify this situation?
    Many thanks.
    Last edited by solitario; Sep 8th, 2005 at 11:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width