quick question.. forgive me because i dont know HTML... default vaue question

phatcow

Platinum Member
Nov 25, 2000
2,266
0
0
<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
 

gopunk

Lifer
Jul 7, 2001
29,239
2
0
can't do it with strict html, you'll have to have javascript, php, asp, or some other scripting language in there.