|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program 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
|
|
|
|
|
|
|
|
|
|
|
|