usa-uk time problem -
07-11-2008
, 05:51 PM
hi
I want to capture the date/time of form submit
but as my server is in the us and I want uk time I have tried to use
<%=DateAdd("h", 8, Now())%>
in a hidden field to mysql database
but it done work
any ideas why
or is there an easier way ?
Thanks for any help
Tone |