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:
quote:Originally posted by crmpicco
<%
set rs=con.execute("update authusers set date = curdate() and time = curtime() where agencyid = 'MK'")
%>
Should this work?
|
-Jay