Value's Maximum Length: 10 characters
Typical Syntax:
| <INPUT TYPE=TEXT NAME="GcardDeliveryDate" VALUE="01/01/2002" SIZE=10> |
Note: If you are using this tag as part of a page containing multiple recipients, you will need to append an index number to the end of the tag name. For example:
first form....
| <INPUT TYPE=TEXT NAME="GcardDeliveryDate1" VALUE="01/01/2002" SIZE=10> |
next form...
| <INPUT TYPE=TEXT NAME="GcardDeliveryDate2" VALUE="01/05/2002" SIZE=10> |