P phatcow Platinum Member Nov 25, 2000 2,266 0 0 Oct 30, 2001 #1 <INPUT TYPE="TEXT" size="20"> i want the default value of the text box be the date, and for another one to be the current time ...what is the correct syntax? thanks
<INPUT TYPE="TEXT" size="20"> i want the default value of the text box be the date, and for another one to be the current time ...what is the correct syntax? thanks
G gopunk Lifer Jul 7, 2001 29,239 2 0 Oct 30, 2001 #2 can't do it with strict html, you'll have to have javascript, php, asp, or some other scripting language in there.
can't do it with strict html, you'll have to have javascript, php, asp, or some other scripting language in there.