|
Subject:
|
curdate() curtime()
|
|
Posted By:
|
crmpicco
|
Post Date:
|
1/19/2005 11:13:24 AM
|
<% set rs=con.execute("update authusers set date = curdate() and time = curtime() where agencyid = 'MK'") %>
Should this work?
|
|
Reply By:
|
js_pandey
|
Reply Date:
|
1/25/2005 10:59:58 AM
|
I would suggest you to use this code in your script and then see if its working or not. If not workign lets know.
quote: Originally posted by crmpicco
<% set rs=con.execute("update authusers set date = curdate() and time = curtime() where agencyid = 'MK'") %>
Should this work?
-Jay
|
|
Reply By:
|
crmpicco
|
Reply Date:
|
12/8/2006 4:34:06 AM
|
yeah, works ok
www.crmpicco.co.uk www.ie7.com
|