T
TLowe
Hello
Will the text box default value always yield a value? When evaluating each
form item, text boxes are evaluated as having a count even though its the
blank default value with nothing entered. The same is not true for other
elements like a check box. They show a count of none if they are not
checked.
Just curious thanks!
response.write "<INPUT type=text value='' size=30 NAME=test></TD> "
Will the text box default value always yield a value? When evaluating each
form item, text boxes are evaluated as having a count even though its the
blank default value with nothing entered. The same is not true for other
elements like a check box. They show a count of none if they are not
checked.
Just curious thanks!
response.write "<INPUT type=text value='' size=30 NAME=test></TD> "