I am so frustrated , woke up at 4.00am and in the last 4hrs been battling with a validation & calender pop up for my SIMPLE input box. behind already with this office project
I thougt my initial code worked but , adding on the pop up window I got online from a google search the 2 codes did not seem to work well together. not sure whether it was the way I placed them in the script. tried to remove one and use the other and all of a sudden either way does not validate effectively.
PLEASE can someone help me with a pop up calender and a validation that is effective . my page is so simple.
Appreciate!!
I thougt my initial code worked but , adding on the pop up window I got online from a google search the 2 codes did not seem to work well together. not sure whether it was the way I placed them in the script. tried to remove one and use the other and all of a sudden either way does not validate effectively.
PLEASE can someone help me with a pop up calender and a validation that is effective . my page is so simple.
Appreciate!!
Code:
<%
'get form details and declare the variables
StrCDATE = Request.form("theDate")
%>
<form method="POST" action="screen4F2.asp" >
<input type="text" name="theDate" size="10" maxlength="10">
<input type="submit" value="SUBMIT" style="color: #000080; font-weight: bold; font-variant: small-caps; font-size: 10px"><font size="1">