kennedymr2
Programmer
I have an html page containing a form
the form has a field for date and time
Enter the date <INPUT TYPE=TEXT NAME="pdate" SIZE=8 MAXLENGTH=8>
<EM> -- dd/mm/yy</EM></font></b>
</P>
</BLOCKQUOTE>
<BLOCKQUOTE>
<P>
<b><font color="#FFFFFF"> Enter the time
<INPUT TYPE=TEXT NAME="ptime" SIZE=8 MAXLENGTH=8>
<EM> -- hh:mm:ss</EM></font></b>
???? How do i place the current date and time into these fields. ie. the date from the clients computer. (not the providors server)
Appreciate any help
Regards kennedymr2
the form has a field for date and time
Enter the date <INPUT TYPE=TEXT NAME="pdate" SIZE=8 MAXLENGTH=8>
<EM> -- dd/mm/yy</EM></font></b>
</P>
</BLOCKQUOTE>
<BLOCKQUOTE>
<P>
<b><font color="#FFFFFF"> Enter the time
<INPUT TYPE=TEXT NAME="ptime" SIZE=8 MAXLENGTH=8>
<EM> -- hh:mm:ss</EM></font></b>
???? How do i place the current date and time into these fields. ie. the date from the clients computer. (not the providors server)
Appreciate any help
Regards kennedymr2