ASP Forum
checking to see if date exists
webdesign | Posted 9:02pm 30. January 2008 Server Time |

I have some drop down tables where they can select the month, day, year.

I come up with an error when date doesn't exist.

2/30/2008

so how do i find out if a date exists or not.

Thanks

probinu | Posted 2:33pm 31. January 2008 Server Time |

what language?
webdesign | Posted 6:59pm 31. January 2008 Server Time |

ASP
probinu | Posted 8:11am 1. February 2008 Server Time |

IsDate()


Reply to Post checking to see if date exists



Back to Forum Page