You do not need the parantheses inside the Request.Form call:
M.Q_DATE=CTOD(request.FORM('Q_DATE'))
FoxWeb Support Team
support@foxweb.com email |
Sent by Yoon Deokman on 08/31/2011 09:43:55 AM:
hi
Im can't trying to find a request missing
M.Q_DATE=CTOD(request.FORM('Q_DATE()'))
value="<%=M.Q_DATE%>"
Field name: Q_date
Thanks very much