hughesmi
01-18-2008, 10:04 PM
I know it's poor. Can some help me put this straight - please. I'm trying to add 28 days to the variable passed from my form.
<%
=(DateAdd("d",28,"(Request.Form(""Wedding_Date""))))
%>
<%
=(DateAdd("d",28,"(Request.Form(""Wedding_Date""))))
%>