1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

JavaScript Hi! I need some help!!!

Discussion in 'Web Development' started by LTX, Jul 30, 2007.

  1. LTX

    LTX New Member

    What's up! I'm kinda new at this programming stuff and I find it quite difficult.....

    Basically, what I need is a JavaScript for a text field mask.

    1.The user has to type the date as dd/mm/yy.
    2. when the user types 6 digits, the real actual date must de displayed.
    3. if the user types something different tha the date, when it types the final sixth digit, the actual date must be displayed.
    4. when the actual date is displayed, a pop up displays the next step (like an alert text).

    I hope you can help me out here! and thanks in advance!