Turansky Posted February 8, 2002 Posted February 8, 2002 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
Garry Claridge Posted February 8, 2002 Posted February 8, 2002 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 ]
Recommended Posts
This topic is 8421 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now