Categories
Tags → Asp Date Difference

server side clock

The ASP version of server-side-clock.php, this recursive function tells the date on the server that it is being served from. On loading, it calculates the difference between the client and server times. It then uses that difference to keep itself ticking.
DETAILS

asp calendar

calendar() displays a calendar page of the chosen month and year. The function takes a date string as its only parameter. For the current server date to be used, a null must be passed. This is the ASP version of calendar.php. It was a little harder t...
DETAILS
©2003-2019 jCay.com