date difference and match with value in javascript
Posted
by Lalit Dhake
on Stack Overflow
See other posts from Stack Overflow
or by Lalit Dhake
Published on 2010-03-08T10:17:13Z
Indexed on
2010/03/08
10:21 UTC
Read the original article
Hit count: 184
Hi I have the Drop down with values as "One year ", "Two year",...etc.. Ok? also i have two ajax textbox with calender extender . I want to popup alert message if dropdown selected value is "One year" and duration between the both textbox value Means dates not matches. getting what i mean ? please help me. How can i get this scenario in javascript ??
© Stack Overflow or respective owner