The author writes "Many
There are a number of ways to
places on the web feature
have users input dates into
the date that the current
your application. Dropdown
document was last modified
menus are the preferred
on. Rather than changing
method employed as
the date manually, using a
there
will certainly be
FrontPage WebBot, or
less error checking on
targeting the document by
dropdown input as compared
writing it directly into the
to textbox
input. Utilizing
script, let the server ask
the date() functions the
the document for the info
current date (or any date
and it will tell you. This
you prefer by adjusting the
scriptwriter will output
date value) can easily be
code that can be placed on
made the pre-filled
any .asp document on your
selected
value. Here you
server and will display the
will find two examples: one
date and time it was last
that displays the current
modified in a number of
date with a range of days
varieties."
prior, and the other that
displays the current date
out of all the dates in a
range
of years.
Date: Jan, 03 2002 Date: Jun, 29 2000 |