Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to validate date using javascript

How to validate date using javascript

Scheduled Pinned Locked Moved ASP.NET
javascriptcsshelptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dilipmca04
    wrote on last edited by
    #1

    I need to validate date in textbox using javascript.. The date is must be not greater than TODAY date and not less than before 3 months ..If either of these conditions is fails will show the prompt message.. please any body help

    A D 2 Replies Last reply
    0
    • D dilipmca04

      I need to validate date in textbox using javascript.. The date is must be not greater than TODAY date and not less than before 3 months ..If either of these conditions is fails will show the prompt message.. please any body help

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      What you have tired till now ?

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      1 Reply Last reply
      0
      • D dilipmca04

        I need to validate date in textbox using javascript.. The date is must be not greater than TODAY date and not less than before 3 months ..If either of these conditions is fails will show the prompt message.. please any body help

        D Offline
        D Offline
        dan sh
        wrote on last edited by
        #3

        Get the current date using getDate method. Then using the methods available with the date object and some maths, you can do this. Try out something. If you get stuck, post the query. :)

        It's not necessary to be so stupid, either, but people manage it. - Christian Graus, 2009 AD

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups