This is a multi-part message in MIME format.
--------------AEF9E0BAC8D66160230B6677
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi - I'm looking for an easy way to include a "last updated"
date/time field in my table that will automatically be
updated   I generally use a "last updated" javascript in
webpages

<SCRIPT Language="Javascript">
<!--HIDE
document.write(" Last Updated on  " + document.lastModified)

//STOP HIDING-->
</SCRIPT>.

and would like to pass this as a value to a text field in my
Access db.

<INPUT TYPE="hidden" NAME="datetime" VALUE="--js from above
here--">

Is it possible to do this, or are there easier solutions?
Keep in mind that I cannot make frequent updates to the db
iteself (field changes, etc.) as it's off site and I have to
request that it be emailed to me so I can make any changes,
and email it back.

Thanks,

Jamie


--------------AEF9E0BAC8D66160230B6677
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Symonds, Jamie
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Jamie Symonds
n:              Symonds;Jamie
adr:            Box 780;;St. F.X.U.;Antigonish;Nova Scotia;B2G 2X1;Canada
email;internet: [EMAIL PROTECTED]
title:          Bachelor of Information Systems, Major (student)
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard


--------------AEF9E0BAC8D66160230B6677--

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to