I have a news submittion page that has a form block for the current date (must be in short format, ex. 07/13/00) and the current time (must be in short format also, ex 9:56pm). How can I get that in the asp page? I want to insert into a form as the default value like below.<br><br><br><input type="text" name="date" size="24" value="7/13/00">