G
Garg
Hi,
I want to use an equivalent of isLeap function in vb.net.
Please tell me what would that be?
ret1 = (isLeap(document.all("lstYear1").value)) ? 29 : 28;
I want to use an equivalent of isLeap function in vb.net.
Please tell me what would that be?
ret1 = (isLeap(document.all("lstYear1").value)) ? 29 : 28;