Hi,
I'm currently working on an ASP wabsite where the user is able to adjust date and time of a post with a dropdown list.
Everyhting works, but I have some problems with the hour.
For day, month and year I use this code, works perfect:
Now for the hour I'm using this, but sometimes it does not work, so this isn't the way to do it.
does anyone knows how to work with the hours?
thanks!