February 8, 200223 yr I have three input fields I assign tokens to. Two of them I make required and the last one is optional. If I put a value into the last field it carries it along and everything works hunky dory. But if I leave the value empty and am trying to carry an empty field in a token I get an error that reads "Command is invalid" <input name="-Token.9" value="" size=30> This field is used for people who have an e-mail. Any solutions or suggestions? Kent
February 8, 200223 yr Maybe you could try it without the size="30" parameter, or include a type="text" parameter. See if this helps. Good Luck Garry [ February 07, 2002, 12:27 PM: Message edited by: Garry Claridge ]
Create an account or sign in to comment