|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Reversing the order of a list. |
From: |
Jon Vandermeulen |
Date: |
6/23/1999 3:11:51 PM |
IP: |
209.241.163.20 |
Also, to auto-date the DB everytime a record is created/modified:
-------
<%
retrieve current date/time
d = now()
%>
<INPUT TYPE="hidden" NAME="DATE" VALUE="<%= d %>">
-------
Make sure your access/SQL database has the DATE field set to a DATE/TIME data type.. and set the format to GENERAL DATE.
Word up to Jason at Otherworld Networking Solutions (http://www.other-world.com) for help!
|
Previous Message
Follow Up - Re: Reversing the order of a list. - Nathen Grass 6/25/1999 4:47:40 PM
|
|
|
|
|
|
|
|
|
|
|
|