chuxs
12-04-2003, 05:04 AM
pls hw do i compare a valid date in a textbox against a system date to check if its greater than today's day and pops up an alert
|
Click to See Complete Forum and Search --> : Date chuxs 12-04-2003, 05:04 AM pls hw do i compare a valid date in a textbox against a system date to check if its greater than today's day and pops up an alert pelegk1 12-04-2003, 05:14 AM the server date>? anyway u can get the date's day,month,year using vbscript function's like : MyVar = Month(Now) check the msdn webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |