-----------------------------------------------------------
New Message on BDOTNET
-----------------------------------------------------------
From: s_hashim
Message 4 in Discussion
function doDateCheck(fromDate,
toDate)
{
if (Date.parse(toDate.value) <=
Date.parse(fromDate.value))
{
alert("End Date must
occur after the Start
Date.");
//toDate.focus();
}
}
call
the function like this in todate textbox
onblur ="doDateCheck(FromDate, ToDate)"
**********
Keep Smiling,
Regards.
Sayad Hashim Ali
Kazi
Microsoft India Community Star.
SQL Star International Ltd.
SQL
House, #13,Infocity,Madhapur,
Hyderabad 500 081.
Tel: +91-40-2310
1625(Off) +91-98491-29500(Cell)
www.mugh.net
-----Original Message-----
From: Hiren Patel
[mailto:[EMAIL PROTECTED]
Sent: Thursday, April 22, 2004 5:54
PM
To: BDOTNET
Subject: Date Compare Validation
Problem
New Message on BDOTNET
Date
Compare Validation Problem
Reply
Reply to Sender Recommend
Message 1 in Discussion
From: Hiren Patel
Dear Friends,
i have Date Compare
Validation Problem, How i should manage it when my date format is
dd/mm/yyyy as validation control matches the date in mm/dd/yyyy
,
if any solution is there then please suggest me as soon as
posssible...eg: fromdate cannot be greater then todate
with
regards
hiren
View other groups in this
category.
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you received
this message by mistake, please click the "Remove" link below. On the pre-addressed
e-mail message that opens, simply click "Send". Your e-mail address will be deleted
from this group's mailing list.
mailto:[EMAIL PROTECTED]