This topic is locked

calendar does not input YEAR

3/24/2005 5:40:20 PM
ASPRunnerPro General questions
D
ducmis author

I change the year to be
for x=Year(d)-10 to Year(d)+10

in the drop downs...
I also added a calendar to click on. The calendar now doesn't populate the year field after clicking on the date. It only populates the month and day but not the year., Why is that?

Sergey Kornilov admin 3/25/2005

Hi,
something is definitely broken in asp code.

It's difficult to say what's wrong without seeing the actual code.